Home
last modified time | relevance | path

Searched refs:_PushReportFileGcs (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/reporting/
Dreport_file_utils.py153 def _PushReportFileGcs(self, src_path, dest_path): member in ReportFileUtil
212 self._PushReportFileGcs(src_path, dest_path)
265 self._PushReportFileGcs(src_path, dest_path)
Dreport_file_utils_test.py164 _report_file_util._PushReportFileGcs("src_path", "dest_path")