Searched defs:ShowingInterstitialPage (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc338 bool ShowingInterstitialPage() { function in class:SafeBrowsingServiceTest
390 EXPECT_TRUE(ShowingInterstitialPage());
424 EXPECT_FALSE(ShowingInterstitialPage());
429 EXPECT_TRUE(ShowingInterstitialPage());
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc408 bool ShowingInterstitialPage() { function in class:SafeBrowsingServiceTest
484 EXPECT_TRUE(ShowingInterstitialPage());
527 EXPECT_FALSE(ShowingInterstitialPage());
535 EXPECT_TRUE(ShowingInterstitialPage());
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1155 !ShowingInterstitialPage() &&
1851 if (ShowingInterstitialPage()) {
1858 bool WebContentsImpl::ShowingInterstitialPage() const { function in class:content::WebContentsImpl
2243 if (ShowingInterstitialPage()) {
3366 ShowingInterstitialPage() ||

Completed in 161 milliseconds