Home
last modified time | relevance | path

Searched defs:PostRuntimeCreate (Results 1 – 5 of 5) sorted by relevance

/art/runtime/jit/
Dprofile_saver_test.cc40 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileSaverTest
Dprofiling_info_test.cc44 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileCompilationInfoTest
/art/runtime/
Dcommon_runtime_test.h146 virtual void PostRuntimeCreate() {} in PostRuntimeCreate() function
Ddexopt_test.cc52 void DexoptTest::PostRuntimeCreate() { ReserveImageSpace(); } in PostRuntimeCreate() function in art::DexoptTest
/art/profman/
Dprofile_assistant_test.cc52 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileAssistantTest