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

  /external/autotest/site_utils/
host_history_utils_unittest.py 16 """Test function calculate_status_times.
20 results = host_history_utils.calculate_status_times(
30 results = host_history_utils.calculate_status_times(
39 results = host_history_utils.calculate_status_times(
49 results = host_history_utils.calculate_status_times(
host_history_utils.py 190 intervals_of_statuses.update(calculate_status_times(
198 intervals_of_statuses.update(calculate_status_times(
468 def calculate_status_times(t_start, t_end, int_status, metadata, function

Completed in 247 milliseconds