Home
last modified time | relevance | path

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

/art/runtime/
Ddexopt_test.cc120 std::string alternate_image_location = GenerateAlternateImage(scratch->GetPath()); in GenerateOatForTest() local
121 args.push_back("--boot-image=" + alternate_image_location); in GenerateOatForTest()