Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space_test.cc72 std::string base_image_location = GetImageLocation(); in TEST_F() local
87 "--boot-image=" + base_image_location, in TEST_F()
89 std::string prefix = GetFilenameBase(base_image_location); in TEST_F()
118 "--boot-image=" + base_image_location, in TEST_F()
168 full_image_locations = base_image_location + in TEST_F()
181 full_image_locations = base_image_location + in TEST_F()
195 base_image_location + ImageSpace::kComponentSeparator + extension_image_locations[0]; in TEST_F()