Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc2247 const std::string app_image_location = out_dir + "/base.art"; in TEST_F() local
2251 { "--app-image-file=" + app_image_location, in TEST_F()
2367 const std::string app_image_location = out_dir + "/base.art"; in TEST_F() local
2371 { "--app-image-file=" + app_image_location, in TEST_F()
2391 gc::space::ImageSpace::CreateFromAppImage(app_image_location.c_str(), in TEST_F()