Home
last modified time | relevance | path

Searched refs:async_client_threads (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/test/cpp/qps/
Djson_run_localhost_scenarios.bzl3async_client_threads": 0, "outstanding_rpcs_per_channel": 100, "rpc_type": "UNARY", "load_params":…
Dqps_json_driver_scenarios.bzl3async_client_threads": 0, "outstanding_rpcs_per_channel": 16, "rpc_type": "STREAMING", "load_param…
Dclient_async.cc223 int num_threads = config.async_client_threads(); in NumThreads()
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientConfig.php49 private $async_client_threads = 0; variable in Grpc\\Testing\\ClientConfig
246 return $this->async_client_threads;
259 $this->async_client_threads = $var;
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto90 int32 async_client_threads = 7; field
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto91 int32 async_client_threads = 7; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto92 int32 async_client_threads = 7; field