Home | History | Annotate | Download | only in functional

Lines Matching full:pyuitest

104 class BasePerfTest(pyauto.PyUITest):
135 pyauto.PyUITest.setUp(self)
138 # *after* calling pyauto.PyUITest.setUp, since that is where Chrome is
202 pyauto.PyUITest.tearDown(self)
662 new_config = pyauto.PyUITest.EvalDataFrom(config_file)
685 private_file = os.path.join(pyauto.PyUITest.DataDir(), 'pyauto_private',
1117 pyauto.PyUITest.__init__(self, methodName, **kwargs)
1122 pyauto.PyUITest.tearDown(self)
1177 pyauto.PyUITest.__init__(self, methodName, **kwargs)
1400 pyauto.PyUITest.setUp(self)
1785 timeout = pyauto.PyUITest.ActionTimeoutChanger(self, 300 * 1000) # ms