Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc293 std::vector<std::string> expanded_mid = gc::space::ImageSpace::ExpandMultiImageLocations( in TEST_F() local
297 CHECK_EQ(1u, expanded_mid.size()); in TEST_F()
298 std::string mid_location = expanded_mid[0]; in TEST_F()