Home
last modified time | relevance | path

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

/test/xts/tools/lite/reliability/
H A Dutils.py41 def exec_cmd(cmd, timeout=10, error_print=True, join_result=False, waitOut=False): function
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A D__init__.py49 from xdevice import exec_cmd namespace
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddevice_lite.py34 from xdevice import exec_cmd namespace
H A Ddmlib.py36 from xdevice import exec_cmd namespace
H A Ddevice.py42 from xdevice import exec_cmd namespace
/test/testfwk/xdevice/src/xdevice/_core/
H A Dutils.py165 def exec_cmd(cmd, timeout=5 * 60, error_print=True, join_result=False, redirect=False): function
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py40 from xdevice import exec_cmd namespace
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py104 from _core.utils import exec_cmd namespace

Completed in 14 milliseconds