Searched refs:IsGcsFile (Results 1 – 7 of 7) sorted by relevance
41 def IsGcsFile(gsutil_path, url): function
80 if not gcs_utils.IsGcsFile(gsutil_path, path):
300 mock_gcs_util.IsGcsFile.return_value = True329 mock_gcs_util.IsGcsFile.return_value = True
312 mock_gcs_utils.IsGcsFile.return_value = False
89 or not gcs_utils.IsGcsFile(gsutil_path, args.report_path)):
87 or not gcs_utils.IsGcsFile(gsutil_path, gcs_result_path)):
241 if gcs_utils.IsGcsFile(gsutil_path, gcs_url):