Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/
Dexecutors.py29 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): member in AdbExecutor
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
Dexecutor.py141 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): member in RemoteExecutor
181 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): member in SSHExecutor