Searched refs:report_path (Results 1 – 4 of 4) sorted by relevance
226 def SaveLastOutput(self, report_path=None): argument227 if not report_path:230 report_path = str(report_path)237 parent_dir = os.path.dirname(report_path)246 shutil.copy(self._path_output, report_path)
115 report_path = getattr(self,120 report_path, report_destination_file_name)
769 if args.report_path:770 coverage.SetCoverageReportDirectory(args.report_path)
293 …="validate" readonly="true" onclick="this.select()" value="reproduce --report_path=gs://vts-report…