Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant_test.cc141 std::string odex_location = GetOdexDir() + "/RelativeEncodedDexLocation.odex"; in TEST_F() local
170 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
197 std::string odex_location = GetOdexDir() + "/TestDex.odex"; in TEST_F() local
270 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
299 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
333 std::string odex_location = GetOdexDir() + "/OdexUpToDate.odex"; in TEST_F() local
400 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
439 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
473 std::string odex_location = GetScratchDir() + "/OatUpToDate.odex"; in TEST_F() local
525 std::string odex_location = GetOdexDir() + "/VdexUpToDateNoOdex.oat"; in TEST_F() local
[all …]
Ddexopt_test.cc166 const std::string& odex_location, in GenerateOdexForTest()
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc221 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F() local
234 std::string odex_location = GetOdexDir() + "/StrippedDexOdexNoOat.odex"; in TEST_F() local
248 std::string odex_location = GetOdexDir() + "/StrippedDexOdexOat.odex"; in TEST_F() local
281 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F() local
297 std::string odex_location = GetOdexDir() + "/DexVerifyAtRuntimeOdexNoOat.odex"; in TEST_F() local
/art/dex2oat/
Ddex2oat_test.cc74 const std::string& odex_location, in GenerateOdexForTestWithStatus()
112 const std::string& odex_location, in GenerateOdexForTest()
133 const std::string& odex_location, in GenerateOdexForTest()
268 std::string odex_location = GetOdexDir() + "/Dex2OatSwapTest.odex"; local
501 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; local
521 const std::string& odex_location, in CheckResult()
669 const std::string& odex_location, in CompileProfileOdex()
721 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTest() local
758 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in RunTestVDex() local
796 const std::string& odex_location, in CheckResult()
[all …]