Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dgs_offloader_unittest.py335 def _command_list_assertions(self, job, use_rsync=True, multi=False): argument
355 gs_offloader.USE_RSYNC_ENABLED = use_rsync
366 if use_rsync:
391 self._command_list_assertions(job, use_rsync=False)
397 self._command_list_assertions(job, use_rsync=False)
/external/autotest/server/hosts/
Dabstract_ssh.py171 def use_rsync(self): member in AbstractSSHHost
430 if self.use_rsync():
542 if self.use_rsync():