Searched refs:setOutstandingRpcsPerChannel (Results 1 – 4 of 4) sorted by relevance
81 .setOutstandingRpcsPerChannel(2) in runUnaryBlockingClosedLoop()109 .setOutstandingRpcsPerChannel(1) in runUnaryAsyncClosedLoop()138 .setOutstandingRpcsPerChannel(1) in runPingPongAsyncClosedLoop()167 .setOutstandingRpcsPerChannel(1) in runGenericPingPongAsyncClosedLoop()
47 config.setOutstandingRpcsPerChannel(1); in testHistogramToStatsConversion()
202 public function setOutstandingRpcsPerChannel($var) function in Grpc\\Testing\\ClientConfig
4965 setOutstandingRpcsPerChannel(other.getOutstandingRpcsPerChannel()); in mergeFrom()5370 public Builder setOutstandingRpcsPerChannel(int value) { in setOutstandingRpcsPerChannel() method in Control.ClientConfig.Builder