Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_runner.py252 html_report = HTMLResultsReport.FromExperiment(experiment).GetReport()
253 attachment = EmailSender.Attachment('report.html', html_report)
/external/autotest/site_utils/
Dtest_runner_utils.py791 html_report=False): argument
804 if html_report:
920 html_report=True)
/external/llvm-project/clang/utils/analyzer/
DCmpRuns.py90 html_report: Optional[str]):
94 self._html_report = html_report
/external/autotest/client/bin/
Djob.py45 from autotest_lib.client.tools import html_report