Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc142 std::string loc_arg = "--zip-location=" + dex_location; in GenerateOdexForTest() local
145 [&](const std::string& s) { return s == loc_arg; })); in GenerateOdexForTest()