Searched defs:GetCompiledMethods (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | common_compiler_test.cc | 149 std::unordered_set<std::string>* CommonCompilerTest::GetCompiledMethods() { in GetCompiledMethods() function in art::CommonCompilerTest |
/art/compiler/driver/ | ||
D | compiler_driver_test.cc | 187 std::unordered_set<std::string>* GetCompiledMethods() OVERRIDE { in GetCompiledMethods() function in art::CompilerDriverMethodsTest |