Home
last modified time | relevance | path

Searched refs:AutoservShutdownError (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/site_tests/platform_KernelErrorPaths/
Dplatform_KernelErrorPaths.py108 except error.AutoservShutdownError:
/external/autotest/client/common_lib/
Derror.py307 class AutoservShutdownError(AutoservRebootError): class
/external/autotest/client/common_lib/hosts/
Dbase_classes.py303 raise error.AutoservShutdownError("Host did not shut down")