Searched refs:kFullHash1_2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database_unittest.cc1635 const SBFullHash kFullHash1_2 = local
1759 // kFullHash1_2 has no cache hit, and no prefix hit because of the cache for
1761 std::vector<SBFullHash> full_hashes(1, kFullHash1_2);
1767 // Other prefix hits possible when kFullHash1_2 hits nothing.
1783 const SBFullHash kFullHash1_2 = local
1791 chunks.push_back(AddChunkFullHash(2, kFullHash1_2));
1817 full_hashes.push_back(kFullHash1_2);
1828 // Cache a gethash result for kFullHash1_2.
1831 full_hash_result.hash = kFullHash1_2;
1856 // kFullHash1_2 i
1932 const SBFullHash kFullHash1_2 = local
[all...]

Completed in 85 milliseconds