Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc84 const std::string& odex_location, in GenerateOdexForTest()
141 const std::string& odex_location, in GeneratePicOdexForTest()
149 const std::string& odex_location, in GenerateNoPatchOdexForTest()
479 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F() local
512 std::string odex_location = GetOdexDir() + "/StrippedDexOdexNoOat.odex"; in TEST_F() local
566 std::string odex_location = GetOdexDir() + "/StrippedDexOdexOat.odex"; in TEST_F() local
771 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F() local
812 std::string odex_location = GetOdexDir() + "/DexPicOdexNoOat.odex"; in TEST_F() local
840 std::string odex_location = GetOdexDir() + "/DexVerifyAtRuntimeOdexNoOat.odex"; in TEST_F() local
1161 std::string odex_location = GetOdexDir() + "/LoadDexOdexNoOat.odex"; in TEST_F() local
[all …]
/art/dex2oat/
Ddex2oat_test.cc48 const std::string& odex_location, in GenerateOdexForTest()
197 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
300 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; local
314 const std::string& odex_location, in CheckResult()