Home
last modified time | relevance | path

Searched refs:INTERSTITIAL_PAGE (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/common/
Dview_types.h22 INTERSTITIAL_PAGE, enumerator
Dautomation_messages.cc387 case INTERSTITIAL_PAGE: in Log()
/external/chromium/chrome/browser/
Dmemory_details.cc189 case ViewType::INTERSTITIAL_PAGE: in CollectChildInfoOnUIThread()
/external/chromium/chrome/browser/ssl/
Dssl_browser_tests.cc64 EXPECT_EQ(interstitial ? INTERSTITIAL_PAGE : NORMAL_PAGE, in CheckAuthenticationBrokenState()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc1382 *page_type = INTERSTITIAL_PAGE; in GetPageType()
1403 if (entry->page_type() == INTERSTITIAL_PAGE) { in ActionOnSSLBlockingPage()
2636 pagetype_to_string[INTERSTITIAL_PAGE] = "INTERSTITIAL_PAGE"; in GetNavigationInfo()