Home
last modified time | relevance | path

Searched refs:setAsyncServerThreads (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/benchmarks/src/test/java/io/grpc/benchmarks/driver/
DLoadWorkerTest.java70 .setAsyncServerThreads(4) in runUnaryBlockingClosedLoop()
98 .setAsyncServerThreads(4) in runUnaryAsyncClosedLoop()
127 .setAsyncServerThreads(4) in runPingPongAsyncClosedLoop()
156 .setAsyncServerThreads(4) in runGenericPingPongAsyncClosedLoop()
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php173 public function setAsyncServerThreads($var) function in Grpc\\Testing\\ServerConfig
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java9320 setAsyncServerThreads(other.getAsyncServerThreads()); in mergeFrom()
9590 public Builder setAsyncServerThreads(int value) { in setAsyncServerThreads() method in Control.ServerConfig.Builder