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

/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py2664 def GetHistoryInfo(self, search_text='', windex=0): member in class:PyUITest
2681 'command': 'GetHistoryInfo',
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2147 browser_handler_map["GetHistoryInfo"] =
2148 &TestingAutomationProvider::GetHistoryInfo;
2644 // Sample json input: { "command": "GetHistoryInfo",
2647 void TestingAutomationProvider::GetHistoryInfo(Browser* browser, function in class:TestingAutomationProvider

Completed in 591 milliseconds