Home
last modified time | relevance | path

Searched refs:wait_until_closed (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h70 void CloseTab(int tab_handle, bool wait_until_closed,
Dautomation_provider_observers.cc362 AutomationProvider* automation, bool wait_until_closed, in TabClosedNotificationObserver() argument
364 : TabStripNotificationObserver(wait_until_closed ? in TabClosedNotificationObserver()
Dautomation_provider_observers.h222 bool wait_until_closed,
Dtesting_automation_provider.cc497 bool wait_until_closed, in CloseTab() argument
504 new TabClosedNotificationObserver(this, wait_until_closed, reply_message); in CloseTab()