Home
last modified time | relevance | path

Searched refs:DownloadFile (Results 1 – 3 of 3) sorted by relevance

/test/vts/utils/python/fuzzer/
Dcorpus_manager_test.py131 _corpus_manager._gcs_api_utils.DownloadFile.assert_called()
152 _corpus_manager._gcs_api_utils.DownloadFile.assert_called()
174 _corpus_manager._gcs_api_utils.DownloadFile.assert_called()
Dcorpus_manager.py194 self._gcs_api_utils.DownloadFile(inuse_seed,
238 self._gcs_api_utils.DownloadFile(target_seed, dest_file_path)
/test/vts/utils/python/gcs/
Dgcs_api_utils.py169 def DownloadFile(self, src_file_path, dest_file_path): member in GcsApiUtils
238 self.DownloadFile(src_file_path, dest_file_path)