Searched refs:getSpawnLocalWorkerCount (Results 1 – 2 of 2) sorted by relevance
260 public function getSpawnLocalWorkerCount() function in Grpc\\Testing\\Scenario
13097 int getSpawnLocalWorkerCount(); in getSpawnLocalWorkerCount() method13405 public int getSpawnLocalWorkerCount() { in getSpawnLocalWorkerCount() method in Control.Scenario13520 result = result && (getSpawnLocalWorkerCount() in equals()13521 == other.getSpawnLocalWorkerCount()); in equals()13552 hash = (53 * hash) + getSpawnLocalWorkerCount(); in hashCode()13811 if (other.getSpawnLocalWorkerCount() != 0) { in mergeFrom()13812 setSpawnLocalWorkerCount(other.getSpawnLocalWorkerCount()); in mergeFrom()14396 public int getSpawnLocalWorkerCount() { in getSpawnLocalWorkerCount() method in Control.Scenario.Builder