Searched refs:GenericTesterMainLoop (Results 1 – 3 of 3) sorted by relevance
80 class GenericTesterMainLoop(ExceptionForwardingMainLoop): class85 super(GenericTesterMainLoop, self).__init__(main_loop, **kwargs)106 return to_return.__get__(self, GenericTesterMainLoop)
27 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop421 class CrosDisksTester(GenericTesterMainLoop):
17 from autotest_lib.client.cros.mainloop import GenericTesterMainLoop23 class DisableTester(GenericTesterMainLoop):