Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/utils/libcxx/test/
H A Dexecutor.py147 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): argument
187 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): argument
/aosp_15_r20/external/libcxx/utils/libcxx/android/
H A Dexecutors.py29 def _execute_command_remote(self, cmd, remote_work_dir='.', env=None): argument