Home
last modified time | relevance | path

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

/external/autotest/frontend/health/
Dcomplete_failures.py81 def get_tests_to_analyze(recent_test_names, last_pass_times): function
167 tests = get_tests_to_analyze(all_test_names, last_passes)
Dcomplete_failures_unittest.py231 results = complete_failures.get_tests_to_analyze(recent_tests,
246 results = complete_failures.get_tests_to_analyze(recent_tests,