Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dautoupdater.py130 class HostUpdateError(_AttributedUpdateError): class
147 super(HostUpdateError, self).__init__(
825 raise HostUpdateError(self.host.hostname,
826 HostUpdateError.DUT_DOWN)
1037 raise HostUpdateError(self.host.hostname, str(e))
Dautoupdater_unittest.py66 exception = autoupdater.HostUpdateError(