Searched refs:setAsyncServerThreads (Results 1 – 3 of 3) sorted by relevance
70 .setAsyncServerThreads(4) in runUnaryBlockingClosedLoop()98 .setAsyncServerThreads(4) in runUnaryAsyncClosedLoop()127 .setAsyncServerThreads(4) in runPingPongAsyncClosedLoop()156 .setAsyncServerThreads(4) in runGenericPingPongAsyncClosedLoop()
173 public function setAsyncServerThreads($var) function in Grpc\\Testing\\ServerConfig
9320 setAsyncServerThreads(other.getAsyncServerThreads()); in mergeFrom()9590 public Builder setAsyncServerThreads(int value) { in setAsyncServerThreads() method in Control.ServerConfig.Builder