Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Dprofile_saver_test.cc40 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileSaverTest
H A Dprofiling_info_test.cc42 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileCompilationInfoTest
/aosp12/art/runtime/
H A Dcommon_runtime_test.h145 virtual void PostRuntimeCreate() {} in PostRuntimeCreate() function
H A Ddexopt_test.cc49 void DexoptTest::PostRuntimeCreate() { in PostRuntimeCreate() function in art::DexoptTest
/aosp12/art/profman/
H A Dprofile_assistant_test.cc50 void PostRuntimeCreate() override { in PostRuntimeCreate() function in art::ProfileAssistantTest