Searched refs:expanded_tail (Results 1 – 1 of 1) sorted by relevance
303 std::vector<std::string> expanded_tail = gc::space::ImageSpace::ExpandMultiImageLocations( in TEST_F() local305 CHECK_EQ(1u, expanded_tail.size()); in TEST_F()306 std::string tail_location = expanded_tail[0]; in TEST_F()