Home
last modified time | relevance | path

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

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