Searched defs:dex_file1 (Results 1 – 5 of 5) sorted by relevance
36 std::unique_ptr<const DexFile> dex_file1 = builder1.Build("fake location 1"); in TEST() local81 std::unique_ptr<const DexFile> dex_file1 = builder1.Build("fake location 1"); in TEST() local
63 std::unique_ptr<const DexFile> dex_file1 = builder1.Build("fake location"); in TEST() local
26 const DexFile* dex_file1 = reinterpret_cast<const DexFile*>(1); in TEST() local
578 ScratchFile dex_file1; in TestDexFileInput() local702 ScratchFile dex_file1; in TestZipFileInput() local
65 void SetupProfile(const DexFile* dex_file1, in SetupProfile()117 const DexFile* dex_file1, const DexFile* dex_file2, const DexFile* dex_file3) { in GetTestInlineCaches()