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