Home
last modified time | relevance | path

Searched refs:FindCopiedMethod (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_test.cc94 ArtMethod* FindCopiedMethod(ArtMethod* origin, mirror::Class* klass) in FindCopiedMethod() function in art::ImageTest
601 ArtMethod* copied = FindCopiedMethod(origin, impl_klass); in TEST_F()
622 copied = FindCopiedMethod(origin, iterablebase_klass); in TEST_F()