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 133 // The URL hosts malware.
139 // The download URL is malware.
146 // The Chrome extension or app (given by its ID) is malware.
149 // Url detected by the client-side malware IP list. This IP list is part
171 // SafeBrowsing csd malware IP blacklist name.
179 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";
107 safe_browsing_util::MALWARE,
124 // A SafeBrowingUIManager class that allows intercepting malware details.
414 // Adds a safebrowsing malware result to the fake safebrowsing service,
415 // navigates to a page with an iframe containing the malware site, and
511 GURL malware_url("http://localhost/files/safe_browsing/malware.html");
599 // going back from a main-frame malware interstitial page will not cause a
783 // command anyway doesn't advance to the malware site.
835 EXPECT_EQ(HIDDEN, GetVisibility("malware-opt-in"))
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc 711 safe_browsing_util::MALWARE,
    [all...]

Completed in 89 milliseconds