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

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc328 const SBFullHashResult& hash_result) {
335 pm->SetGetFullHashResponse(hash_result);
327 SetupResponseForDigest(const std::string& digest, const SBFullHashResult& hash_result) argument
H A Dprotocol_parser_unittest.cc539 const unsigned char hash_result[] = { local
557 EXPECT_EQ(memcmp(hash_result, &full_hashes[0].hash, sizeof(SBFullHash)), 0);

Completed in 77 milliseconds