Home
last modified time | relevance | path

Searched refs:execute_command_with_output (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/developer_test/aw/python/distributed/common/
Ddevices.py202 return self.execute_command_with_output("%s %s shell %s%s%s" % (
210 def execute_command_with_output(cls, command, print_flag=True): member in DeviceShell
/test/testfwk/developer_test/aw/python/distributed/distribute/
Ddistribute.py284 device_info = device.execute_command_with_output(command)
298 device_info = device.execute_command_with_output(command)