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)
12 from mainloop import GenericTesterMainLoop347 class CrosDisksTester(GenericTesterMainLoop):
11 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop14 class SmsTester(GenericTesterMainLoop):57 class SmsMultipartTester(GenericTesterMainLoop):
12 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop18 class DisableTester(GenericTesterMainLoop):