Home
last modified time | relevance | path

Searched defs:execute_command (Results 1 – 2 of 2) 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/xdevice/plugins/ohos/src/ohos/environment/
Ddevice_lite.py545 def execute_command(self, command): member in ComController