Searched defs:ERR_MSG_FOR_TIMED_OUT_CALL (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/
H A Ddev_server.py77 ERR_MSG_FOR_TIMED_OUT_CALL = 'timeout' variable
378 if ERR_MSG_FOR_TIMED_OUT_CALL in str(e):

Completed in 90 milliseconds