Home
last modified time | relevance | path

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

/test/vts/utils/python/common/
Dcmd_utils.py35 callback_on_timeout=None, argument
103 def ExecuteOneShellCommand(cmd, timeout=None, callback_on_timeout=None, *args): argument