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.py107 def _status_for_test(status): function
200 contains_test_failure = any(_status_for_test(s) and s.status != 'GOOD'
212 if _status_for_test(s):