Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Djob_status.py83 def _status_for_test(status): function
176 contains_test_failure = any(_status_for_test(s) and s.status != 'GOOD'
188 if _status_for_test(s):