HomeSort by relevance Sort by last modified time
    Searched refs:GetHistoryInfo (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/test/functional/
chromeos_basic.py 25 self.assertEqual(1, len(self.GetHistoryInfo().History()))
27 self.assertEqual(1, len(self.GetHistoryInfo().History()))
chromeos_login.py 202 self.assertTrue(self.WaitUntil(lambda: self.GetHistoryInfo().History()),
208 history = self.GetHistoryInfo().History()
omnibox.py 268 history = self.GetHistoryInfo().History()
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 436 void GetHistoryInfo(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.h 309 void GetHistoryInfo(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]

Completed in 75 milliseconds