Searched refs:expanded_mid (Results 1 – 1 of 1) sorted by relevance
293 std::vector<std::string> expanded_mid = gc::space::ImageSpace::ExpandMultiImageLocations( in TEST_F() local297 CHECK_EQ(1u, expanded_mid.size()); in TEST_F()298 std::string mid_location = expanded_mid[0]; in TEST_F()