Searched defs:GetTabIndex (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/test/functional/tracing/
H A Dtab_tracker.py62 idx = self.GetTabIndex(tab_uuid)
66 def GetTabIndex(self, tab_uuid): member in class:TabTracker
/external/chromium_org/chrome/test/automation/
H A Dtab_proxy.cc42 bool TabProxy::GetTabIndex(int* index) const { function in class:TabProxy
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.cc350 IPC_MESSAGE_HANDLER(AutomationMsg_TabIndex, GetTabIndex)
989 void TestingAutomationProvider::GetTabIndex(int handle, int* tabstrip_index) { function in class:TestingAutomationProvider
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc279 IPC_MESSAGE_HANDLER(AutomationMsg_TabIndex, GetTabIndex)
1037 void TestingAutomationProvider::GetTabIndex(int handle, int* tabstrip_index) { function in class:TestingAutomationProvider

Completed in 268 milliseconds