Home
last modified time | relevance | path

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

/art/runtime/
Dimtable_test.cc74 std::pair<ArtMethod*, ArtMethod*> LoadMethods(const std::string& class_name, in LoadMethods() function in art::ImTableTest
93 std::pair<ArtMethod*, ArtMethod*> methods = LoadMethods("LInterfaces$A;", "foo"); in TEST_F()
100 std::pair<ArtMethod*, ArtMethod*> methods = LoadMethods("LInterfaces$Z;", "foo"); in TEST_F()