Home
last modified time | relevance | path

Searched defs:gsutil_path (Results 1 – 4 of 4) sorted by relevance

/test/framework/harnesses/host_controller/utils/gcp/
Dgcs_utils.py41 def IsGcsFile(gsutil_path, url): argument
56 def Copy(gsutil_path, src_urls, dst_url): argument
72 def List(gsutil_path, url): argument
87 def Remove(gsutil_path, url, recursive=False): argument
/test/framework/harnesses/host_controller/command_processor/
Dcommand_upload.py175 def UploadReport(self, gsutil_path, report_path, log_path, results_path, argument
Dcommand_reproduce.py261 def GetResultFromGCS(self, gsutil_path, report_msg, suite): argument
Dcommand_sheet_test.py304 def MockCopy(gsutil_path, gcs_url, local_dir): argument