Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant_test.cc107 std::string odex_location; // ignored in VerifyOptimizationStatusWithInstance() local
279 std::string odex_location = GetOdexDir() + "/RelativeEncodedDexLocation.odex"; in TEST_P() local
314 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_P() local
344 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_P() local
451 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_P() local
496 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_P() local
547 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_P() local
643 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_P() local
693 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_P() local
742 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_P() local
[all …]
H A Doat_file_manager.cc231 std::string odex_location; in OpenDexFilesFromOat() local
/aosp_15_r20/art/dexoptanalyzer/
H A Ddexoptanalyzer_test.cc130 std::string odex_location = GetOdexDir() + "/OatUpToDate.odex"; in TEST_F() local
144 std::string odex_location = GetOdexDir() + "/ProfileOatUpToDate.odex"; in TEST_F() local
159 std::string odex_location = GetOdexDir() + "/VerifyAndEmptyProfiles.odex"; in TEST_F() local
187 std::string odex_location = GetOdexDir() + "/Downgrade.odex"; in TEST_F() local
200 std::string odex_location = GetOdexDir() + "/MultiDexOatUpToDate.odex"; in TEST_F() local
211 std::string odex_location = GetOdexDir() + "/MultiDexSecondaryOutOfDate.odex"; in TEST_F() local
228 std::string odex_location = GetOdexDir() + "/OatDexOutOfDate.odex"; in TEST_F() local
243 std::string odex_location = GetOdexDir() + "/OatImageOutOfDate.odex"; in TEST_F() local
258 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F() local
281 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_test.cc81 const std::string& odex_location, in GenerateOdexForTestWithStatus()
124 const std::string& odex_location, in GenerateOdexForTest()
144 const std::string& odex_location, in GenerateOdexForTest()
247 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
487 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; local
506 const std::string& odex_location, in CheckResult()
656 const std::string& odex_location, in CompileProfileOdex()
685 const std::string& odex_location, in CompileProfileOdex()
716 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest() local
752 const std::string& odex_location, in CheckCompilerFilter()
[all …]
H A Ddex2oat_vdex_test.cc44 const std::string& odex_location, in RunDex2oat()
/aosp_15_r20/art/runtime/
H A Ddexopt_test.cc178 const std::string& odex_location, in GenerateOdexForTest()