Home
last modified time | relevance | path

Searched defs:app_image_file (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat_test.cc463 std::string app_image_file = GetScratchDir() + "/Test.art"; local
482 const std::string& app_image_file, in CheckResult()
641 std::unique_ptr<File> app_image_file; local
692 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art") : ""; in RunTest() local
855 std::string app_image_file = GetOdexDir() + "/DexOdexNoOat.art"; in TEST_F() local
884 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F() local
937 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F() local
1598 ScratchFile app_image_file; in TEST_F() local