Searched defs:PostRuntimeCreate (Results 1 – 5 of 5) sorted by relevance
/art/runtime/jit/ | ||
D | profile_saver_test.cc | 40 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileSaverTest |
D | profiling_info_test.cc | 41 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileCompilationInfoTest |
/art/runtime/ | ||
D | common_runtime_test.h | 145 virtual void PostRuntimeCreate() {} in PostRuntimeCreate() function |
D | dexopt_test.cc | 46 void DexoptTest::PostRuntimeCreate() { in PostRuntimeCreate() function in art::DexoptTest |
/art/profman/ | ||
D | profile_assistant_test.cc | 45 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileAssistantTest |