Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py51 def execute_shell_on_device(self, device_target, shell_command): argument
55 shell_command,
58 device_target.adb.shell(shell_command)