HomeSort by relevance Sort by last modified time
    Searched defs:MALWARE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.h 121 // The URL hosts malware.
124 // The download URL is malware.
131 // The Chrome extension or app (given by its ID) is malware.
134 // Url detected by the client-side malware IP list. This IP list is part
156 // SafeBrowsing csd malware IP blacklist name.
164 MALWARE = 0,
safe_browsing_blocking_page_test.cc 6 // malware and phishing urls. It then uses a real browser to go to
48 const char kMalwarePage[] = "files/safe_browsing/malware.html";
109 safe_browsing_util::MALWARE,
126 // A SafeBrowingUIManager class that allows intercepting malware details.
481 // Adds a safebrowsing malware result to the fake safebrowsing service,
482 // navigates to a page with an iframe containing the malware site, and
588 GURL malware_url("http://localhost/files/safe_browsing/malware.html");
679 // going back from a main-frame malware interstitial page will not cause a
743 EXPECT_EQ(VISIBLE, GetVisibility("malware-icon"));
809 EXPECT_EQ(HIDDEN, GetVisibility("malware-icon"))
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc 693 safe_browsing_util::MALWARE,
    [all...]

Completed in 51 milliseconds