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

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

Completed in 50 milliseconds