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

  /external/autotest/site_utils/
deploy_server_local_unittest.py 240 with self.assertRaises(dsl.UnstableServices) as unstable:
245 with self.assertRaises(dsl.UnstableServices) as unstable:
deploy_server_local.py 57 class UnstableServices(Exception):
307 @raises UnstableServices if any services are unstable after restart.
336 raise UnstableServices('%s service restart failed: %s' %
353 @raises UnstableServices if any services are unstable after restart.

Completed in 133 milliseconds