Home
last modified time | relevance | path

Searched defs:dex_location (Results 1 – 25 of 35) sorted by relevance

12

/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc117 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_F() local
129 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_F() local
143 std::string dex_location = GetScratchDir() + "/ProfileOatUpToDate.jar"; in TEST_F() local
158 std::string dex_location = GetScratchDir() + "/VerifyAndEmptyProfiles.jar"; in TEST_F() local
186 std::string dex_location = GetScratchDir() + "/Downgrade.jar"; in TEST_F() local
199 std::string dex_location = GetScratchDir() + "/MultiDexOatUpToDate.jar"; in TEST_F() local
210 std::string dex_location = GetScratchDir() + "/MultiDexSecondaryOutOfDate.jar"; in TEST_F() local
227 std::string dex_location = GetScratchDir() + "/OatDexOutOfDate.jar"; in TEST_F() local
242 std::string dex_location = GetScratchDir() + "/OatImageOutOfDate.jar"; in TEST_F() local
257 std::string dex_location = GetScratchDir() + "/DexOdexNoOat.jar"; in TEST_F() local
[all …]
/art/runtime/oat/
Doat_file_assistant_test.cc212 OatFileAssistant CreateOatFileAssistant(const char* dex_location, in CreateOatFileAssistant()
248 std::string dex_location = GetScratchDir() + "/RelativeEncodedDexLocation.jar"; in TEST_P() local
283 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_P() local
313 std::string dex_location = GetScratchDir() + "/TestDex.jar"; in TEST_P() local
349 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in TEST_P() local
391 std::string dex_location = GetScratchDir() + "/NoDexNoOat.jar"; in TEST_P() local
420 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_P() local
465 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_P() local
516 std::string dex_location = GetScratchDir() + "/OdexUpToDate.jar"; in TEST_P() local
559 std::string dex_location = GetScratchDir() + "/OatUpToDate.jar"; in TEST_P() local
[all …]
Doat_file_test.cc34 std::string dex_location = GetScratchDir() + "/LoadOat.jar"; in TEST_F() local
58 std::string dex_location = GetScratchDir() + "/MultiDexUncompressedAligned.jar"; in TEST_F() local
99 std::string dex_location = GetScratchDir() + "/LoadOat.jar"; in TEST_F() local
Doat_file_assistant.cc90 OatFileAssistant::OatFileAssistant(const char* dex_location, in OatFileAssistant()
106 OatFileAssistant::OatFileAssistant(const char* dex_location, in OatFileAssistant()
368 const OatFile& oat_file, const char* dex_location) { in LoadDexFiles()
378 const std::string& dex_location, in LoadDexFiles()
530 /* out */ std::string* dex_location, in AnonymousDexVdexLocation()
Doat_file_manager.cc196 const char* dex_location, in OpenDexFilesFromOat()
547 std::string dex_location; in OpenDexFilesFromOat_Impl() local
826 std::string dex_location = dex_files[0]->GetLocation(); in RunBackgroundVerification() local
Doat_file.cc675 std::string dex_location = dex_file->GetLocation(); in Setup() local
1819 const std::string& dex_location, in Open()
2235 const OatDexFile* OatFile::GetOatDexFile(const char* dex_location, std::string* error_msg) const { in GetOatDexFile() argument
/art/runtime/
Ddexopt_test.cc98 void DexoptTest::GenerateOatForTest(const std::string& dex_location, in GenerateOatForTest()
177 void DexoptTest::GenerateOdexForTest(const std::string& dex_location, in GenerateOdexForTest()
190 void DexoptTest::GenerateOatForTest(const char* dex_location, in GenerateOatForTest()
201 void DexoptTest::GenerateOatForTest(const char* dex_location, CompilerFilter::Filter filter) { in GenerateOatForTest()
205 void DexoptTest::GenerateSdmDmForTest(const std::string& dex_location, in GenerateSdmDmForTest()
Dcommon_runtime_test.cc476 for (const std::string& dex_location : dex_locations) { in CompileBootImage() local
Dhidden_api.cc158 static Domain DetermineDomainFromLocation(const std::string& dex_location, in DetermineDomainFromLocation()
/art/dex2oat/
Ddex2oat_test.cc89 for (const std::string& dex_location : dex_locations) { local
123 AssertionResult GenerateOdexForTest(const std::string& dex_location, in GenerateOdexForTest()
143 AssertionResult GenerateOdexForTest(const std::string& dex_location, in GenerateOdexForTest()
246 std::string dex_location = GetScratchDir() + "/Dex2OatSwapTest.jar"; local
486 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; local
505 void CheckResult(const std::string& dex_location, in CheckResult()
627 const std::string& dex_location, in GenerateProfile()
655 void CompileProfileOdex(const std::string& dex_location, in CompileProfileOdex()
684 void CompileProfileOdex(const std::string& dex_location, in CompileProfileOdex()
715 std::string dex_location = GetScratchDir() + "/DexNoOat.jar"; in RunTest() local
[all …]
Ddex2oat_cts_test.cc86 const std::string dex_location = GetTestDexFileName("Main"); in TEST_F() local
Ddex2oat_vdex_test.cc43 Result<bool> RunDex2oat(const std::string& dex_location, in RunDex2oat()
/art/libdexfile/dex/
Dtest_dex_file_builder_test.cc31 const char* dex_location = "TestDexFileBuilder/SimpleTest"; in TEST() local
Ddex_file_loader.cc149 std::string DexFileLoader::GetMultiDexLocation(size_t index, const char* dex_location) { in GetMultiDexLocation()
233 std::string DexFileLoader::GetDexCanonicalLocation(const char* dex_location) { in GetDexCanonicalLocation()
Dart_dex_file_loader_test.cc345 std::string dex_location(dex_location_real.get()); in TEST_F() local
Ddex_file_loader_test.cc540 const char* dex_location = dex_location_str.c_str(); in TEST_F() local
/art/test/164-resolution-trampoline-dex-cache/src/
DMain.java29 String dex_location = System.getenv("DEX_LOCATION"); in main() local
/art/libartbase/base/
Dfile_utils.cc656 static std::string GetApexDataDalvikCacheFilename(std::string_view dex_location, in GetApexDataDalvikCacheFilename()
693 std::string GetApexDataBootImage(std::string_view dex_location) { in GetApexDataBootImage()
698 std::string GetApexDataImage(std::string_view dex_location) { in GetApexDataImage()
703 std::string GetApexDataDalvikCacheFilename(std::string_view dex_location, in GetApexDataDalvikCacheFilename()
714 std::string GetDmFilename(const std::string& dex_location) { in GetDmFilename()
718 std::string GetSdmFilename(const std::string& dex_location, InstructionSet isa) { in GetSdmFilename()
/art/libprofile/profile/
Dprofile_boot_info.cc95 std::string dex_location = file->GetLocation(); in Load() local
Dprofile_compilation_info.cc621 const std::string& dex_location, in GetProfileDexFileAugmentedKey()
634 std::string_view dex_location) { in GetProfileDexFileBaseKeyView()
645 std::string ProfileCompilationInfo::GetProfileDexFileBaseKey(const std::string& dex_location) { in GetProfileDexFileBaseKey()
1456 const std::string& dex_location = dex_file->GetLocation(); in VerifyProfileData() local
2318 std::string dex_location = DexFileLoader::GetMultiDexLocation(i, base_dex_location.c_str()); in GenerateTestProfile() local
2368 const std::string& dex_location = dex_file->GetLocation(); in GenerateTestProfile() local
2614 [[maybe_unused]] const std::string& dex_location, [[maybe_unused]] uint32_t checksum) { in ProfileFilterFnAcceptAll()
Dprofile_compilation_info_test.cc486 std::string dex_location(kInvalidDexFileLocationLength, 'a'); in TEST_F() local
1127 [&dex1 = dex1, &dex3 = dex3](const std::string& dex_location, uint32_t checksum) -> bool { in TEST_F()
1263 [dex2_1000](const std::string& dex_location, uint32_t checksum) -> bool { in TEST_F()
/art/test/155-java-set-resolved-type/src/
DMain.java33 String dex_location = System.getenv("DEX_LOCATION"); in main() local
/art/oatdump/
Doatdump_test.cc92 const std::string dex_location = in TEST_P() local
/art/test/692-vdex-inmem-loader/
Dvdex_inmem_loader.cc94 std::string dex_location = dex_files[0]->GetLocation(); in Java_Main_hasVdexFile() local
/art/test/
Drun-test55 def __init__(self, tmp_dir: Path, target: bool, chroot, dex_location, test_name) -> None: argument

12