Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_runtime_test.cc392 bool use_runtime_bcp_and_image) { in StartDex2OatCommandLine() argument
397 if (use_runtime_bcp_and_image && runtime->GetHeap()->GetBootImageSpaces().empty()) { in StartDex2OatCommandLine()
408 if (use_runtime_bcp_and_image) { in StartDex2OatCommandLine()
Dcommon_runtime_test.h117 bool use_runtime_bcp_and_image = true);