Searched defs:dex_file1 (Results 1 – 4 of 4) 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
25 const DexFile* dex_file1 = reinterpret_cast<const DexFile*>(1); in TEST() local
591 ScratchFile dex_file1; in TestDexFileInput() local715 ScratchFile dex_file1; in TestZipFileInput() local
63 void SetupProfile(const DexFile* dex_file1, in SetupProfile()115 const DexFile* dex_file1, const DexFile* dex_file2, const DexFile* dex_file3) { in GetTestInlineCaches()