Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_test.cc487 std::string app_image_file = GetScratchDir() + "/Test.art"; local
507 const std::string& app_image_file, in CheckResult()
675 std::unique_ptr<File> app_image_file; local
710 std::string app_image_file = app_image ? (GetOdexDir() + "/DexOdexNoOat.art"): ""; in RunTest() local
1325 std::unique_ptr<File> app_image_file(OS::OpenFileForReading(app_image_name.c_str())); in TEST_F() local
2136 ScratchFile app_image_file; in TEST_F() local