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

  /external/autotest/venv/lucifer/
handoffs.py 53 hqes = models.HostQueueEntry.objects.filter(job_id__in=job_ids)
95 .filter(job_id__in=job_ids)
  /external/autotest/contrib/
find_suite_tasks.py 81 hqes = afe.get_host_queue_entries(job_id__in=list(child_job_ids))
  /external/autotest/server/lib/
suite_report.py 196 hqes = afe.get_host_queue_entries(job_id__in=list(child_job_ids))
  /external/autotest/scheduler/
query_managers.py 217 job_id__in=suite_job_ids,
  /external/autotest/frontend/afe/
rpc_utils.py     [all...]

Completed in 56 milliseconds