Searched refs:html_report (Results 1 - 2 of 2) sorted by relevance

/external/toolchain-utils/crosperf/
H A Dexperiment_runner.py237 html_report = HTMLResultsReport.FromExperiment(experiment).GetReport()
238 attachment = EmailSender.Attachment('report.html', html_report)
/external/autotest/client/bin/
H A Djob.py42 from autotest_lib.client.tools import html_report namespace
849 html_report.create_report(self.resultdir)

Completed in 243 milliseconds