Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dautoupdater.py122 class HostUpdateError(_AttributedUpdateError): class
139 super(HostUpdateError, self).__init__(
816 raise HostUpdateError(self.host.hostname,
817 HostUpdateError.DUT_DOWN)
999 raise HostUpdateError(self.host.hostname, str(e))
Dautoupdater_unittest.py65 exception = autoupdater.HostUpdateError(