Searched refs:GenericTesterMainLoop (Results 1 – 4 of 4) sorted by relevance
73 class GenericTesterMainLoop(ExceptionForwardingMainLoop): class78 super(GenericTesterMainLoop, self).__init__(main_loop, **kwargs)99 return to_return.__get__(self, GenericTesterMainLoop)
13 from mainloop import GenericTesterMainLoop389 class CrosDisksTester(GenericTesterMainLoop):
11 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop14 class SmsTester(GenericTesterMainLoop):57 class SmsMultipartTester(GenericTesterMainLoop):
13 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop19 class DisableTester(GenericTesterMainLoop):