Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Ddeploy_server_local_unittest.py242 with self.assertRaises(dsl.UnstableServices) as unstable:
246 with self.assertRaises(dsl.UnstableServices) as unstable:
Ddeploy_server_local.py54 class UnstableServices(Exception): class
315 raise UnstableServices(unstable_services)