Home | History | Annotate | Download | only in tools

Lines Matching full:target_dir

768   def _PushExecutable(self, shell_dir, target_dir, binary):
769 self._PushFile(shell_dir, binary, target_dir)
776 target_dir,
782 target_dir,
788 target_dir,
815 target_dir = "bin_no_patch" if no_patch else "bin"
820 AndroidPlatform.DEVICE_DIR, target_dir, runnable.binary)