Searched defs:gsutil_path (Results 1 – 4 of 4) sorted by relevance
| /test/framework/harnesses/host_controller/utils/gcp/ |
| D | gcs_utils.py | 41 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/ |
| D | command_upload.py | 175 def UploadReport(self, gsutil_path, report_path, log_path, results_path, argument
|
| D | command_reproduce.py | 261 def GetResultFromGCS(self, gsutil_path, report_msg, suite): argument
|
| D | command_sheet_test.py | 304 def MockCopy(gsutil_path, gcs_url, local_dir): argument
|