Home
last modified time | relevance | path

Searched defs:PreRuntimeCreate (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dcommon_runtime_test.h109 virtual void PreRuntimeCreate() {} in PreRuntimeCreate() function
Ddexopt_test.cc36 void DexoptTest::PreRuntimeCreate() { in PreRuntimeCreate() function in art::DexoptTest