Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dcollect_host_stats.py93 mar = host_history_utils.get_machine_availability_rate(stats_all)
Dhost_history_utils.py666 def get_machine_availability_rate(stats): function