Home
last modified time | relevance | path

Searched refs:ExceptionForwardingMainLoop (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/
Dmainloop.py31 class ExceptionForwardingMainLoop(object): class
73 class GenericTesterMainLoop(ExceptionForwardingMainLoop):
142 ExceptionForwardingMainLoop.run(self)
/external/autotest/client/site_tests/cellular_GobiDormancyDance/
Dcellular_GobiDormancyDance.py14 from autotest_lib.client.cros.mainloop import ExceptionForwardingMainLoop
26 class DormancyTester(ExceptionForwardingMainLoop):