Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/
H A Ddex2oat_test.cc636 const std::string& app_image_file_name, in CompileProfileOdex()
741 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex() local
777 const std::string& app_image_file_name) { in CheckResult()