Searched refs:GetBrowserAt (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_util.h29 Browser* GetBrowserAt(int index);
H A Dautomation_provider_json.cc69 *browser = automation_util::GetBrowserAt(browser_index);
H A Dautomation_util.cc93 Browser* GetBrowserAt(int index) { function in namespace:automation_util
102 Browser* browser = GetBrowserAt(browser_index);
H A Dtesting_automation_provider.cc724 Browser* browser = automation_util::GetBrowserAt(index);

Completed in 242 milliseconds