Home
last modified time | relevance | path

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

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_loader_test.cc389 static std::unique_ptr<const DexFile> OpenDexFileInMemoryBase64(const char* base64, in OpenDexFileInMemoryBase64() function
455 OpenDexFileInMemoryBase64(kRawDex, kLocationString, 0x00d87910U, true, &dex_bytes); in TEST_F()
603 OpenDexFileInMemoryBase64(kRawDexBadMapOffset, in TEST_F()
613 std::unique_ptr<const DexFile> raw = OpenDexFileInMemoryBase64(kRawDexDebugInfoLocalNullType, in TEST_F()