HomeSort by relevance Sort by last modified time
    Searched refs:html_report (Results 1 - 3 of 3) sorted by null

  /external/toolchain-utils/crosperf/
experiment_runner.py 237 html_report = HTMLResultsReport.FromExperiment(experiment).GetReport()
238 attachment = EmailSender.Attachment('report.html', html_report)
  /external/autotest/site_utils/
test_runner_utils.py 729 just_status_code=False, html_report=False):
    [all...]
  /external/autotest/client/bin/
job.py 42 from autotest_lib.client.tools import html_report
881 html_report.create_report(self.resultdir)
    [all...]

Completed in 1521 milliseconds