Searched refs:GetNormalBrowserWindowCount (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/test/automation/
H A Dautomation_proxy.h116 bool GetNormalBrowserWindowCount(int* num_windows) WARN_UNUSED_RESULT;
H A Dautomation_proxy.cc244 bool AutomationProxy::GetNormalBrowserWindowCount(int* num_windows) { function in class:AutomationProxy
/external/chromium_org/chrome/test/reliability/
H A Dautomated_ui_test_base.cc62 if (!automation()->GetNormalBrowserWindowCount(&browser_windows_count))
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h98 void GetNormalBrowserWindowCount(int* window_count);
H A Dtesting_automation_provider.cc251 GetNormalBrowserWindowCount)
717 void TestingAutomationProvider::GetNormalBrowserWindowCount(int* window_count) { function in class:TestingAutomationProvider
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h100 void GetNormalBrowserWindowCount(int* window_count);
H A Dtesting_automation_provider.cc337 GetNormalBrowserWindowCount)
603 void TestingAutomationProvider::GetNormalBrowserWindowCount(int* window_count) { function in class:TestingAutomationProvider

Completed in 145 milliseconds