Searched defs:full_hash_result (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc209 void SetGetFullHashResponse(const SBFullHashResult& full_hash_result) { argument
211 full_hashes_.push_back(full_hash_result);
515 SBFullHashResult full_hash_result; local
518 chunk_id, &full_hash_result);
519 SetupResponseForUrl(badbin_url, full_hash_result);
542 SBFullHashResult full_hash_result; local
545 chunk_id, &full_hash_result);
546 SetupResponseForUrl(badbin_url, full_hash_result);
563 SBFullHashResult full_hash_result; local
566 chunk_id, &full_hash_result);
580 SBFullHashResult full_hash_result; local
613 SBFullHashResult full_hash_result; local
[all...]

Completed in 23 milliseconds