Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice_lite.py301 def execute_command_with_timeout(self, command="", case_type="", member in DeviceLite
425 def execute_command_with_timeout(self, command="", timeout=TIMEOUT, member in RemoteController
482 def execute_command_with_timeout(self, **kwargs): member in LocalController
542 def execute_command_with_timeout(self, **kwargs): member in ComController