Home
last modified time | relevance | path

Searched refs:setAsyncClientThreads (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/test/java/io/grpc/benchmarks/driver/
H A DLoadWorkerTest.java123 .setAsyncClientThreads(4) in runUnaryAsyncClosedLoop()
152 .setAsyncClientThreads(4) in runPingPongAsyncClosedLoop()
181 .setAsyncClientThreads(4) in runGenericPingPongAsyncClosedLoop()
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DClientConfig.php311 public function setAsyncClientThreads($var) function in Grpc\\Testing\\ClientConfig