Searched defs:raw (Results 1 – 2 of 2) sorted by relevance
169 std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kRawDex, tmp.GetFilename().c_str())); in TEST_F() local200 const DexFile* raw(OpenTestDexFile("Main")); in TEST_F() local215 const DexFile* raw(OpenTestDexFile("Nested")); in TEST_F() local228 const DexFile* raw(OpenTestDexFile("GetMethodSignature")); in TEST_F() local278 const DexFile* raw(OpenTestDexFile("GetMethodSignature")); in TEST_F() local
154 std::unique_ptr<const DexFile> raw(OpenDexFileBase64(kGoodTestDex, tmp.GetFilename().c_str(), in TEST_F() local