Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_test.cc37 std::string oat_location; in TEST_F() local
61 std::string oat_location; in TEST_F() local
Ddexopt_test.cc99 const std::string& oat_location, in GenerateOatForTest()
193 std::string oat_location; in GenerateOatForTest() local
Doat_file_assistant_test.cc846 std::string oat_location; in TEST_P() local
1499 const std::string& oat_location, in RaceGenerateTask()
1552 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F() local
2113 std::string oat_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
2168 std::string oat_location = odex_dir + "/" + filebase + ".odex"; in TEST_F() local
Doat_file.cc244 const std::string& oat_location, in OpenOatFile()
1900 const std::string& oat_location, in Open()
1970 const std::string& oat_location, in Open()
/art/dex2oat/
Ddex2oat_cts_test.cc70 const std::string oat_location = GetScratchDir() + "/base.oat"; in TEST_F() local
/art/dexlayout/
Ddexdiag_test.cc60 std::string oat_location = GetSystemImageFilename(default_location.c_str(), kRuntimeISA); in OpenOatAndVdexFiles() local
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc282 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F() local
/art/runtime/gc/space/
Dimage_space_test.cc231 std::string oat_location = GetScratchDir() + "/Oat.oat"; in TEST_F() local
Dimage_space.cc1743 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(art_location); in ValidateOatFile() local
2853 std::string oat_location = in OpenOatFile() local
/art/libartbase/base/
Dfile_utils.cc680 std::string GetVdexFilename(const std::string& oat_location) { in GetVdexFilename()
/art/oatdump/
Doatdump.cc1842 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump() local