HomeSort by relevance Sort by last modified time
    Searched full:_status_for_test (Results 1 - 1 of 1) sorted by null

  /external/autotest/server/cros/dynamic_suite/
job_status.py 301 def _status_for_test(status): function
341 contains_test_failure = any(_status_for_test(s) and s.status != 'GOOD'
353 if _status_for_test(s):

Completed in 75 milliseconds