Searched refs:threads_per_cq (Results 1 – 8 of 8) sorted by relevance
3 …threads_per_cq": 1, "channel_args": [{"str_value": "latency", "name": "grpc.optimization_target"}]…
3 …threads_per_cq": 3, "channel_args": [{"str_value": "throughput", "name": "grpc.optimization_target…
98 int tpc = std::max(1, config.threads_per_cq()); // 1 if unspecified in AsyncQpsServerTest()
171 int tpc = std::max(1, config.threads_per_cq()); // 1 if unspecified in AsyncClient()
68 private $threads_per_cq = 0; variable in Grpc\\Testing\\ServerConfig299 return $this->threads_per_cq;312 $this->threads_per_cq = $var;
93 private $threads_per_cq = 0; variable in Grpc\\Testing\\ClientConfig460 return $this->threads_per_cq;473 $this->threads_per_cq = $var;
107 int32 threads_per_cq = 17; field157 int32 threads_per_cq = 12; field
109 int32 threads_per_cq = 17; field162 int32 threads_per_cq = 12; field