Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc670 const std::string& app_image_file_name, in CompileProfileOdex()
760 std::string app_image_file_name = GetOdexDir() + "/DexOdexNoOat.art"; in RunTestVDex() local
797 const std::string& app_image_file_name) { in CheckResult()