Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/tests/harness/
Dutil_android.py103 return_code, output = UtilAndroid._execute_command_remote(cmd,
679 def _execute_command_remote(command, timeout): member in UtilAndroid