Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc1337 std::string art_location = GetOdexDir() + "/TestDex.art"; in TEST_F() local
1364 args.push_back("--app-image-file=" + art_location); in TEST_F()
1392 std::string art_location = odex_dir + "/" + filebase + ".art"; in TEST_F() local
1430 args.push_back("--app-image-file=" + art_location); in TEST_F()
1462 std::string art_location = GetOdexDir() + "/TestDex.art"; in TEST_F() local
1469 "--app-image-file=" + art_location, in TEST_F()
1472 unlink(art_location.c_str()); in TEST_F()