Searched refs:spawnLocalWorkerCount_ (Results 1 – 2 of 2) sorted by relevance
3302 spawnLocalWorkerCount_ = other.spawnLocalWorkerCount_; in Scenario()3411 private int spawnLocalWorkerCount_; field in Grpc.Testing.Scenario3417 get { return spawnLocalWorkerCount_; }3419 spawnLocalWorkerCount_ = value;
13121 spawnLocalWorkerCount_ = 0; in Scenario()13209 spawnLocalWorkerCount_ = input.readInt32(); in Scenario()13397 private int spawnLocalWorkerCount_; field in Control.Scenario13406 return spawnLocalWorkerCount_; in getSpawnLocalWorkerCount()13442 if (spawnLocalWorkerCount_ != 0) { in writeTo()13443 output.writeInt32(8, spawnLocalWorkerCount_); in writeTo()13480 if (spawnLocalWorkerCount_ != 0) { in getSerializedSize()13482 .computeInt32Size(8, spawnLocalWorkerCount_); in getSerializedSize()13708 spawnLocalWorkerCount_ = 0; in clear()13747 result.spawnLocalWorkerCount_ = spawnLocalWorkerCount_; in buildPartial()[all …]