Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc112 std::string odex_location = GetOdexDir() + "/RelativeEncodedDexLocation.odex"; in TEST_F() local
141 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
168 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
243 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
272 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
306 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
373 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
412 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
446 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
498 std::string odex_location = GetOdexDir() + "/VdexUpToDateNoOdex.oat"; in TEST_F() local
[all …]
Ddexopt_test.cc144 const std::string& odex_location, in GenerateOdexForTest()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc214 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F() local
227 std::string odex_location = GetOdexDir() + "/StrippedDexOdexNoOat.odex"; in TEST_F() local
241 std::string odex_location = GetOdexDir() + "/StrippedDexOdexOat.odex"; in TEST_F() local
274 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F() local
290 std::string odex_location = GetOdexDir() + "/DexVerifyAtRuntimeOdexNoOat.odex"; in TEST_F() local
/art/dex2oat/
Ddex2oat_test.cc73 const std::string& odex_location, in GenerateOdexForTestWithStatus()
111 const std::string& odex_location, in GenerateOdexForTest()
130 const std::string& odex_location, in GenerateOdexForTest()
254 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
486 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; local
506 const std::string& odex_location, in CheckResult()
654 const std::string& odex_location, in CompileProfileOdex()
709 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest() local
746 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTestVDex() local
784 const std::string& odex_location, in CheckResult()
[all …]