Home
last modified time | relevance | path

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

/external/autotest/site_utils/deployment/
Dinstall.py589 def _report_hosts(report_log, heading, host_results_list): function
656 _report_hosts(report_log, 'Successes', success_reports)
657 _report_hosts(report_log, 'Failures', failure_reports)