Searched defs:execute_command (Results 1 – 2 of 2) sorted by relevance
| /test/developertest/aw/python/distributed/common/ | ||
| D | devices.py | 202 def execute_command(self, command, print_flag=True, timeout=900): member in DeviceAdapter |
| /test/xdevice/src/xdevice/_core/environment/ | ||
| D | device_lite.py | 555 def execute_command(self, command): member in ComController |