commit | e9987b0831403858d95bdd7a5ef9e56665a9702d | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue May 22 16:26:43 2018 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed May 23 15:16:45 2018 +0100 |
tree | 3950da94b73665a52eb5e2b9c5aecc8c92145f13 | |
parent | 6ec2a1bf1cbecf17546df780dd0ad769042e1874 [diff] |
ObjPtr<>-ify tests using ClassLinker::FindClass(). ClassLinker::FindClass() returns a non-ObjPtr<> reference but it has a lot of uses, so we shall change the uses in a few steps. This change deals with several tests. Test: Rely on TreeHugger. Bug: 31113334 Change-Id: Ib75e20e7ebaff01fb607a09f96675f8cf397ae52