Home
last modified time | relevance | path

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

/external/autotest/client/virt/
Dvirt_test_utils.py616 except aexpect.ShellTimeoutError:
694 except aexpect.ShellTimeoutError:
Daexpect.py237 class ShellTimeoutError(ShellError): class
1231 raise ShellTimeoutError(cmd, o)