Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_test.cc446 std::string image_location_2 = in PrepareImageLocation() local
463 image_location_2 += "!" + profile2_->GetFilename(); in PrepareImageLocation()
466 return image_location_1 + ":" + image_location_2; in PrepareImageLocation()