Searched refs:hashes (Results 1 – 2 of 2) sorted by relevance
143 auto hashes = Hash::lookupHash(file_path, fq_iface_name.string(), &err); in ReleasedHashes() local144 released_hashes.insert(hashes.begin(), hashes.end()); in ReleasedHashes()
751 const std::vector<std::string> hashes = in TEST_P() local752 metadata ? metadata->hashes : std::vector<std::string>(); in TEST_P()754 std::find(hashes.begin(), hashes.end(), hash) != hashes.end(); in TEST_P()761 << base::Join(hashes, '\n') in TEST_P()