Searched refs:expected_dex_file (Results 1 – 1 of 1) sorted by relevance
174 std::unique_ptr<const DexFile>& expected_dex_file = (*all_dex_files)[k]; in VerifyOpenDexFiles() local175 std::string expected_location = expected_dex_file->GetLocation(); in VerifyOpenDexFiles()188 ASSERT_EQ(expected_dex_file->GetLocationChecksum(), opened_checksum); in VerifyOpenDexFiles()