Home
last modified time | relevance | path

Searched defs:TimeoutError (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/common/
Dtimeout_utils.py26 class TimeoutError(errors.VtsError): class
/test/vts/runners/host/
Dutils.py519 class TimeoutError(Exception): class