Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_loader_test.cc246 static std::unique_ptr<const DexFile> OpenDexFileInMemoryBase64(const char* base64, in OpenDexFileInMemoryBase64() function
317 OpenDexFileInMemoryBase64(kRawDex, kLocationString, 0x00d87910U, true, &dex_bytes); in TEST_F()
458 OpenDexFileInMemoryBase64(kRawDexBadMapOffset, in TEST_F()
475 std::unique_ptr<const DexFile> raw = OpenDexFileInMemoryBase64(kRawDexDebugInfoLocalNullType, in TEST_F()