Searched refs:PostRuntimeCreate (Results 1 – 7 of 7) sorted by relevance
/art/runtime/ | ||
D | dexopt_test.h | 33 void PostRuntimeCreate() override; |
D | dexopt_test.cc | 49 void DexoptTest::PostRuntimeCreate() { in PostRuntimeCreate() function in art::DexoptTest |
D | common_runtime_test.h | 145 virtual void PostRuntimeCreate() {} in PostRuntimeCreate() function |
D | common_runtime_test.cc | 120 PostRuntimeCreate(); in SetUp() |
/art/runtime/jit/ | ||
D | profile_saver_test.cc | 40 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileSaverTest |
D | profiling_info_test.cc | 42 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileCompilationInfoTest |
/art/profman/ | ||
D | profile_assistant_test.cc | 50 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileAssistantTest |