Searched defs:dex_file1 (Results 1 – 4 of 4) sorted by relevance
36 std::unique_ptr<const DexFile> dex_file1 = builder1.Build("dummy location 1"); in TEST() local81 std::unique_ptr<const DexFile> dex_file1 = builder1.Build("dummy location 1"); in TEST() local
50 const DexFile* dex_file1 = reinterpret_cast<const DexFile*>(1); in TEST() local
575 ScratchFile dex_file1; in TestDexFileInput() local680 ScratchFile dex_file1; in TestZipFileInput() local
5424 static std::string DumpClasses(const DexFile& dex_file1, in DumpClasses()5437 static bool SimpleStructuralCheck(const DexFile& dex_file1, in SimpleStructuralCheck()