Home
last modified time | relevance | path

Searched refs:TestOnlySetCurrent (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h285 static void TestOnlySetCurrent(Runtime* instance) { instance_ = instance; } in TestOnlySetCurrent() function
/art/runtime/oat/
Doat_file_assistant_test.cc184 Runtime::TestOnlySetCurrent(nullptr); in ScopedMaybeWithoutRuntime()
187 [this]() { Runtime::TestOnlySetCurrent(runtime_.get()); }); in ScopedMaybeWithoutRuntime()