Searched refs:DontCreateViewForTesting (Results 1 – 9 of 9) sorted by relevance
84 virtual void DontCreateViewForTesting() = 0;
31 interstitial_page_->DontCreateViewForTesting(); in TestOfflineLoadPage()
104 void DontCreateViewForTesting();
438 void SafeBrowsingBlockingPage::DontCreateViewForTesting() { in DontCreateViewForTesting() function in SafeBrowsingBlockingPage447 interstitial_page_->DontCreateViewForTesting(); in Show()
44 DontCreateViewForTesting(); in TestSafeBrowsingBlockingPage()
46 interstitial_page_->DontCreateViewForTesting(); in TestMergeSessionLoadPage()
67 virtual void DontCreateViewForTesting() OVERRIDE; in NON_EXPORTED_BASE()
735 void InterstitialPageImpl::DontCreateViewForTesting() { in DontCreateViewForTesting() function in content::InterstitialPageImpl
72 interstitial_page->DontCreateViewForTesting(); in MockInterstitialPageDelegate()