Searched refs:threadsPerCq_ (Results 1 – 1 of 1) sorted by relevance
1054 threadsPerCq_ = other.threadsPerCq_; in ClientConfig()1241 private int threadsPerCq_; field in Grpc.Testing.ClientConfig1247 get { return threadsPerCq_; }1249 threadsPerCq_ = value;2132 threadsPerCq_ = other.threadsPerCq_; in ServerConfig()2253 private int threadsPerCq_; field in Grpc.Testing.ServerConfig2259 get { return threadsPerCq_; }2261 threadsPerCq_ = value;