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

/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.cc226 class AutomationInterstitialPage : public content::InterstitialPageDelegate { class in namespace:__anon4246
228 AutomationInterstitialPage(WebContents* tab, function in class:__anon4246::AutomationInterstitialPage
242 DISALLOW_COPY_AND_ASSIGN(AutomationInterstitialPage);
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc124 class AutomationInterstitialPage : public InterstitialPage { class in namespace:__anon1907
126 AutomationInterstitialPage(TabContents* tab, function in class:__anon1907::AutomationInterstitialPage
138 DISALLOW_COPY_AND_ASSIGN(AutomationInterstitialPage);
1312 AutomationInterstitialPage* interstitial =
1313 new AutomationInterstitialPage(tab_contents,

Completed in 149 milliseconds