Searched defs:SetBookmarkTitle (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.cc1397 void TestingAutomationProvider::SetBookmarkTitle(DictionaryValue* args, function in class:TestingAutomationProvider
1634 handler_map_["SetBookmarkTitle"] =
1635 &TestingAutomationProvider::SetBookmarkTitle;
/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py1723 def SetBookmarkTitle(self, id, title, windex=0): member in class:PyUITest
1738 'command': 'SetBookmarkTitle',
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc353 SetBookmarkTitle)
1689 void TestingAutomationProvider::SetBookmarkTitle(int handle, function in class:TestingAutomationProvider

Completed in 219 milliseconds