Home
last modified time | relevance | path

Searched defs:threads_per_cq (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto107 int32 threads_per_cq = 17; field
157 int32 threads_per_cq = 12; field
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php68 private $threads_per_cq = 0; variable in Grpc\\Testing\\ServerConfig
DClientConfig.php93 private $threads_per_cq = 0; variable in Grpc\\Testing\\ClientConfig