Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dcontrol.proto110 int32 threads_per_cq = 17; field
163 int32 threads_per_cq = 12; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto110 int32 threads_per_cq = 17; field
163 int32 threads_per_cq = 12; field
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DServerConfig.php68 protected $threads_per_cq = 0; variable in Grpc\\Testing\\ServerConfig
H A DClientConfig.php93 protected $threads_per_cq = 0; variable in Grpc\\Testing\\ClientConfig