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

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_tab_reloader.cc263 ReloadTab();
266 void CaptivePortalTabReloader::ReloadTab() { function in class:captive_portal::CaptivePortalTabReloader
/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py1217 def ReloadTab(self, tab_index=0, windex=0): member in class:PyUITest
1279 change during the test. Use ReloadTab and supply a tab_index explicitly.
1288 self.ReloadTab(self.GetActiveTabIndex(windex), windex)

Completed in 716 milliseconds