Home
last modified time | relevance | path

Searched refs:report_path (Results 1 – 4 of 4) sorted by relevance

/test/vts/utils/python/systrace/
Dsystrace_controller.py226 def SaveLastOutput(self, report_path=None): argument
227 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)
Dsystrace_utils.py115 report_path = getattr(self,
120 report_path, report_destination_file_name)
/test/vts/utils/python/coverage/
Dcoverage_utils.py769 if args.report_path:
770 coverage.SetCoverageReportDirectory(args.report_path)
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_suite_release.jsp293 …="validate" readonly="true" onclick="this.select()" value="reproduce --report_path=gs://vts-report…