Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dabstract_ssh.py240 def use_rsync(self): member in AbstractSSHHost
502 if try_rsync and self.use_rsync():
638 if self.use_rsync():
657 if self.use_rsync():
/external/autotest/site_utils/
Dgs_offloader_unittest.py383 def _command_list_assertions(self, job, use_rsync=True, multi=False): argument
403 gs_offloader.USE_RSYNC_ENABLED = use_rsync
415 if use_rsync:
447 self._command_list_assertions(job, use_rsync=False)
453 self._command_list_assertions(job, use_rsync=False)