Home
last modified time | relevance | path

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

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