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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 19 static const char* kBadURL = "http://www.badguys.com/";
181 controller().LoadURL(GURL(kBadURL), GURL(), PageTransition::TYPED);
185 ShowInterstitial(ResourceType::MAIN_FRAME, kBadURL);
213 controller().LoadURL(GURL(kBadURL), GURL(), PageTransition::TYPED);
216 ShowInterstitial(ResourceType::MAIN_FRAME, kBadURL);
226 Navigate(kBadURL, 1);
249 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
280 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
315 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
355 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
    [all...]
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator_unittest.cc 323 const GURL kBadURL("chrome://newtab");
335 &profile, top_sites.get(), kBadURL));

Completed in 30 milliseconds