Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc303 std::vector<std::string> expanded_tail = gc::space::ImageSpace::ExpandMultiImageLocations( in TEST_F() local
305 CHECK_EQ(1u, expanded_tail.size()); in TEST_F()
306 std::string tail_location = expanded_tail[0]; in TEST_F()