Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_test.cc395 const char* old_dex2oat_bcp = getenv("DEX2OATBOOTCLASSPATH"); in SetUpRuntimeOptions() local
396 if (old_dex2oat_bcp != nullptr) { in SetUpRuntimeOptions()
397 old_dex2oat_bcp_.reset(strdup(old_dex2oat_bcp)); in SetUpRuntimeOptions()