Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_reproduce_test.py207 ret = self._command.GetResultFromGCS("/mock_bin/gsutil", report_msg,
222 self._command.GetResultFromGCS("/mock_bin/gsutil", report_msg, "vts")
239 ret = self._command.GetResultFromGCS("/mock_bin/gsutil", report_msg,
264 ret = self._command.GetResultFromGCS("/mock_bin/gsutil", report_msg,
310 self._command.GetResultFromGCS = mock.Mock(return_value=True)
339 self._command.GetResultFromGCS = mock.Mock(return_value=True)
Dcommand_reproduce.py115 if not self.GetResultFromGCS(gsutil_path, report_msg, args.suite):
261 def GetResultFromGCS(self, gsutil_path, report_msg, suite): member in CommandReproduce
Dcommand_retry.py66 def GetResultFromGCS(self, gcs_result_path, local_results_dir): member in CommandRetry
177 unzipped_result_dir = self.GetResultFromGCS(