Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Dimage_space_test.cc74 std::string base_image_location = GetImageLocation(); in TEST_F() local
89 "--boot-image=" + base_image_location, in TEST_F()
91 std::string prefix = GetFilenameBase(base_image_location); in TEST_F()
120 "--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()