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

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 120 void ShowInterstitial(ResourceType::Type resource_type,
185 ShowInterstitial(ResourceType::MAIN_FRAME, kBadURL);
216 ShowInterstitial(ResourceType::MAIN_FRAME, kBadURL);
249 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
280 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
315 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
319 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL2);
320 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL3);
355 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL);
359 ShowInterstitial(ResourceType::SUB_RESOURCE, kBadURL2)
    [all...]
  /external/chromium/chrome/browser/chromeos/offline/
offline_load_page_unittest.cc 71 void ShowInterstitial(const char* url) {
98 ShowInterstitial(kURL2);
124 ShowInterstitial(kURL2);

Completed in 103 milliseconds