Home
last modified time | relevance | path

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

/external/autotest/site_utils/deployment/
Dinstall.py531 def _report_hosts(report_log, heading, host_results_list): function
592 _report_hosts(report_log, 'Successes', success_reports)
593 _report_hosts(report_log, 'Failures', failure_reports)