Home
last modified time | relevance | path

Searched refs:GetOdexDir (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file_assistant_test.cc183 std::string GetOdexDir() { in GetOdexDir() function in art::OatFileAssistantTest
399 std::string oat_location = GetOdexDir() + "/RelativeEncodedDexLocation.oat"; in TEST_F()
453 std::string odex_location = GetOdexDir() + "/DexOdexNoOat.odex"; in TEST_F()
479 std::string odex_location = GetOdexDir() + "/StrippedDexOdexNoOat.odex"; in TEST_F()
530 std::string odex_location = GetOdexDir() + "/StrippedDexOdexOat.odex"; in TEST_F()
628 std::string oat_location = GetOdexDir() + "/SelfRelocation.oat"; in TEST_F()
680 std::string odex_location = GetOdexDir() + "/OdexOatOverlap.odex"; in TEST_F()
681 std::string oat_location = GetOdexDir() + "/OdexOatOverlap.oat"; in TEST_F()
732 std::string odex_location = GetOdexDir() + "/DexPicOdexNoOat.odex"; in TEST_F()
955 std::string oat_location = GetOdexDir() + "/RaceToGenerate.oat"; in TEST_F()
[all …]