Home | History | Annotate | Download | only in site_utils

Lines Matching refs:retry_counts

1415         @returns: A tuple (child_views, retry_counts, missing_results)
1418 retry_counts is a dictionary that maps test_idx to retry
1425 retry_counts = {}
1448 retry_counts[v['test_idx']] = retry_count
1449 return child_views, retry_counts, missing_results