Home
last modified time | relevance | path

Searched defs:phishing_url (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
Dclient_side_detection_service_unittest.cc82 bool SendClientReportPhishingRequest(const GURL& phishing_url, in SendClientReportPhishingRequest()
231 void SendRequestDone(GURL phishing_url, bool is_phishing) { in SendRequestDone()
Dclient_side_detection_host_unittest.cc545 GURL phishing_url("http://phishingurl.com/"); in TEST_F() local
600 GURL phishing_url("http://phishingurl.com/"); in TEST_F() local
Dclient_side_detection_host.cc583 void ClientSideDetectionHost::MaybeShowPhishingWarning(GURL phishing_url, in MaybeShowPhishingWarning()
Dsafe_browsing_test.cc86 PhishingUrl phishing_url; in ParsePhishingUrls() local
Dclient_side_detection_service.cc87 GURL phishing_url; member