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

  /external/chromium_org/chrome/test/functional/
test_pyauto.py 55 """Verify that ActionTimeoutChanger works."""
57 changer = pyauto.PyUITest.ActionTimeoutChanger(self, new_timeout)
67 msg='ActionTimeoutChanger did not work. '
wifi_downloads.py 42 self.changer = pyauto.PyUITest.ActionTimeoutChanger(self, 4 * 1000 * 60)
test_utils.py 263 timeout_changer = pyauto.PyUITest.ActionTimeoutChanger(
perf.py     [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py 918 class ActionTimeoutChanger(object):
    [all...]

Completed in 243 milliseconds