HomeSort by relevance Sort by last modified time
    Searched refs:afe_jobs (Results 1 - 2 of 2) sorted by null

  /external/autotest/contrib/
always_failing_tests.py 86 afe_jobs = afe_models.Job.objects.select_related('parent_job')\
88 print "AJ: %d -- len=%d" % (time.time()-now, len(afe_jobs))
91 for job in afe_jobs:
97 for job in afe_jobs:
  /external/autotest/site_utils/
run_suite.py     [all...]

Completed in 75 milliseconds