Searched refs:expanded_single (Results 1 – 1 of 1) sorted by relevance
388 std::vector<std::string> expanded_single = gc::space::ImageSpace::ExpandMultiImageLocations( in TEST_F() local392 CHECK_EQ(1u, expanded_single.size()); in TEST_F()393 std::string single_location = expanded_single[0]; in TEST_F()