Home
last modified time | relevance | path

Searched defs:GetCompiledMethods (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dcommon_compiler_test.cc149 std::unordered_set<std::string>* CommonCompilerTest::GetCompiledMethods() { in GetCompiledMethods() function in art::CommonCompilerTest
/art/compiler/driver/
Dcompiler_driver_test.cc187 std::unordered_set<std::string>* GetCompiledMethods() OVERRIDE { in GetCompiledMethods() function in art::CompilerDriverMethodsTest