Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/
H A Ddex2oat_test.cc657 const std::string& app_image_file_name, in CompileProfileOdex()
686 const std::string& app_image_file_name, in CompileProfileOdex()
769 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex() local
805 const std::string& app_image_file_name) { in CheckResult()