Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py189 def execute_command(cls, command, print_flag=True, timeout=900): member in DeviceShell
/test/testfwk/developer_test/localCoverage/codeCoverage/
DmutilProcess_CodeCoverage.py64 def execute_command(command, printflag=False): function
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice_lite.py563 def execute_command(self, command): member in ComController