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

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_service_browsertest.cc438 bool ShowingInterstitialPage() { function in class:SafeBrowsingServiceTest
575 EXPECT_TRUE(ShowingInterstitialPage());
592 EXPECT_TRUE(ShowingInterstitialPage());
621 EXPECT_TRUE(ShowingInterstitialPage());
624 EXPECT_FALSE(ShowingInterstitialPage());
654 EXPECT_FALSE(ShowingInterstitialPage());
663 EXPECT_FALSE(ShowingInterstitialPage());
706 EXPECT_FALSE(ShowingInterstitialPage());
716 EXPECT_TRUE(ShowingInterstitialPage());
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1125 !ShowingInterstitialPage() &&
1289 if (ShowingInterstitialPage()) {
1963 if (ShowingInterstitialPage())
2193 if (ShowingInterstitialPage()) {
2206 bool WebContentsImpl::ShowingInterstitialPage() const { function in class:content::WebContentsImpl
3431 ShowingInterstitialPage() ||

Completed in 3095 milliseconds