Searched defs:execute_command_with_timeout (Results 1 - 1 of 1) sorted by relevance
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ | ||
H A D | device_lite.py | 302 def execute_command_with_timeout(self, command="", case_type="", member in DeviceLite 425 def execute_command_with_timeout(self, command="", timeout=TIMEOUT, global() member in RemoteController 482 def execute_command_with_timeout(self, **kwargs): global() member in LocalController 542 def execute_command_with_timeout(self, **kwargs): global() member in ComController [all...] |
Completed in 2 milliseconds