Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc470 std::string app_image_file = GetScratchDir() + "/Test.art"; local
490 const std::string& app_image_file, in CheckResult()
653 std::unique_ptr<File> app_image_file; local
688 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art"): ""; in RunTest() local
1889 ScratchFile app_image_file; in TEST_F() local