Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc2258 const std::string app_image_location = out_dir + "/base.art"; in TEST_F() local
2262 { "--app-image-file=" + app_image_location, in TEST_F()
2378 const std::string app_image_location = out_dir + "/base.art"; in TEST_F() local
2382 { "--app-image-file=" + app_image_location, in TEST_F()
2402 gc::space::ImageSpace::CreateFromAppImage(app_image_location.c_str(), in TEST_F()