Searched refs:old_dex_file (Results 1 – 1 of 1) sorted by relevance
1514 const DexFile* old_dex_file = dex_cache->GetDexFile(); in TEST_F() local1516 std::unique_ptr<DexFile> dex_file(new StandardDexFile(old_dex_file->Begin(), in TEST_F()1517 old_dex_file->Size(), in TEST_F()