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

  /external/autotest/scheduler/shard/
shard_client.py 260 for job_to_upload in models.Job.objects.filter(pk__in=job_ids).all():
269 models.Job.objects.filter(pk__in=job_ids).update(shard=self.shard)
  /external/autotest/frontend/afe/
models.py 696 pk__in=possible_new_host_ids,
701 pk__in=possible_new_host_ids,
    [all...]

Completed in 189 milliseconds