Searched refs:OpenDexFileBase64 (Results 1 – 2 of 2) sorted by relevance
104 static const DexFile* OpenDexFileBase64(const char* base64, const char* location, in OpenDexFileBase64() function154 std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kGoodTestDex, tmp.GetFilename().c_str(), in TEST_F()
135 static const DexFile* OpenDexFileBase64(const char* base64, in OpenDexFileBase64() function169 std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kRawDex, tmp.GetFilename().c_str())); in TEST_F()