HomeSort by relevance Sort by last modified time
    Searched refs:SetupResponseForUrl (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc 311 void SetupResponseForUrl(const GURL& url, const SBFullHashResult& full_hash) {
388 SetupResponseForUrl(url, malware_full_hash);
422 SetupResponseForUrl(malware_url, malware_full_hash);
519 SetupResponseForUrl(badbin_url, full_hash_result);
546 SetupResponseForUrl(badbin_url, full_hash_result);
584 SetupResponseForUrl(badbin_url, full_hash_result);
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc 391 void SetupResponseForUrl(const GURL& url, const SBFullHashResult& full_hash) {
504 SetupResponseForUrl(url, malware_full_hash);
527 SetupResponseForUrl(url, malware_full_hash);
583 SetupResponseForUrl(malware_url, malware_full_hash);
690 SetupResponseForUrl(badbin_url, full_hash_result);
717 SetupResponseForUrl(badbin_url, full_hash_result);
755 SetupResponseForUrl(badbin_url, full_hash_result);
    [all...]

Completed in 157 milliseconds