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

/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.cc395 int target_tab_count)
399 target_tab_count_(target_tab_count) {
392 TabCountChangeObserver(AutomationProvider* automation, Browser* browser, IPC::Message* reply_message, int target_tab_count) argument
H A Dtesting_automation_provider.cc5383 int target_tab_count,
5395 new TabCountChangeObserver(this, browser, reply_message, target_tab_count);
5381 WaitForTabCountToBecome( int browser_handle, int target_tab_count, IPC::Message* reply_message) argument

Completed in 59 milliseconds