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

  /external/autotest/scheduler/shard/
shard_client_unittest.py 396 self.mox.StubOutWithMock(model_logic.ModelWithInvalidQuerySet, 'delete')
  /external/autotest/frontend/afe/
model_logic.py 476 class ModelWithInvalidQuerySet(dbmodels.query.QuerySet):
490 return ModelWithInvalidQuerySet(self.model)
    [all...]

Completed in 223 milliseconds