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