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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl_unittest.cc109 // to create an instance of the TestInterstitialPageStateGuard class on the
212 class TestInterstitialPageStateGuard : public TestInterstitialPage::Delegate { class in namespace:content::__anon7462
214 explicit TestInterstitialPageStateGuard( function in class:content::__anon7462::TestInterstitialPageStateGuard
220 virtual ~TestInterstitialPageStateGuard() {
1471 TestInterstitialPageStateGuard state_guard(interstitial);
1518 TestInterstitialPageStateGuard state_guard(interstitial);
1563 TestInterstitialPageStateGuard state_guard(interstitial);
1614 TestInterstitialPageStateGuard state_guard(interstitial);
1672 TestInterstitialPageStateGuard state_guard(interstitial);
1729 TestInterstitialPageStateGuard state_guar
[all...]

Completed in 275 milliseconds