Searched refs:PostRuntimeCreate (Results 1 – 6 of 6) sorted by relevance
/art/runtime/ | ||
D | dexopt_test.h | 33 void PostRuntimeCreate() override; |
D | dexopt_test.cc | 45 void DexoptTest::PostRuntimeCreate() { in PostRuntimeCreate() function in art::DexoptTest |
D | common_runtime_test.h | 108 virtual void PostRuntimeCreate() {} in PostRuntimeCreate() function |
D | common_runtime_test.cc | 143 PostRuntimeCreate(); in SetUp() |
/art/runtime/jit/ | ||
D | profiling_info_test.cc | 43 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileCompilationInfoTest |
/art/profman/ | ||
D | profile_assistant_test.cc | 43 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileAssistantTest |