Searched refs:FindCopiedMethod (Results 1 – 1 of 1) sorted by relevance
94 ArtMethod* FindCopiedMethod(ArtMethod* origin, mirror::Class* klass) in FindCopiedMethod() function in art::ImageTest601 ArtMethod* copied = FindCopiedMethod(origin, impl_klass); in TEST_F()622 copied = FindCopiedMethod(origin, iterablebase_klass); in TEST_F()