Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/
H A Ddex2oat_test.cc488 std::string app_image_file = GetScratchDir() + "/Test.art"; local
507 const std::string& app_image_file, in CheckResult()
666 std::unique_ptr<File> app_image_file; local
717 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art") : ""; in RunTest() local
880 std::string app_image_file = GetOdexDir() + "/DexOdexNoOat.art"; in TEST_F() local
909 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F() local
962 std::string app_image_file = GetOdexDir() + "/Dex.art"; in TEST_F() local
1596 ScratchFile app_image_file; in TEST_F() local