HomeSort by relevance Sort by last modified time
    Searched refs:ExceptionForwardingMainLoop (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/
mainloop.py 18 ExceptionForwardingMainLoop to save those exceptions so that it can
31 class ExceptionForwardingMainLoop(object):
44 logging.warning('ExceptionForwardingMainLoop: No timeout specified.')
73 class GenericTesterMainLoop(ExceptionForwardingMainLoop):
142 ExceptionForwardingMainLoop.run(self)
  /external/autotest/client/site_tests/cellular_GobiDormancyDance/
cellular_GobiDormancyDance.py 14 from autotest_lib.client.cros.mainloop import ExceptionForwardingMainLoop
26 class DormancyTester(ExceptionForwardingMainLoop):

Completed in 103 milliseconds