Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dabstract_ssh.py189 def use_rsync(self): member in AbstractSSHHost
450 if try_rsync and self.use_rsync():
562 if self.use_rsync():
/external/autotest/site_utils/
Dgs_offloader_unittest.py353 def _command_list_assertions(self, job, use_rsync=True, multi=False): argument
373 gs_offloader.USE_RSYNC_ENABLED = use_rsync
385 if use_rsync:
417 self._command_list_assertions(job, use_rsync=False)
423 self._command_list_assertions(job, use_rsync=False)