Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Dexperiment_runner.py237 html_report = HTMLResultsReport.FromExperiment(experiment).GetReport()
238 attachment = EmailSender.Attachment('report.html', html_report)
/external/autotest/site_utils/
Dtest_runner_utils.py729 just_status_code=False, html_report=False): argument
742 if html_report:
838 whitelist_chrome_crashes=whitelist_chrome_crashes, html_report=True)
/external/autotest/client/bin/
Djob.py42 from autotest_lib.client.tools import html_report
881 html_report.create_report(self.resultdir)