Home
last modified time | relevance | path

Searched defs:messages_per_stream (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DClientConfig.php99 private $messages_per_stream = 0; variable in Grpc\\Testing\\ClientConfig
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto108 int32 messages_per_stream = 18; field
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto110 int32 messages_per_stream = 18; field
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py130 messages_per_stream=None, argument
/external/grpc-grpc/test/cpp/qps/
Dclient_async.cc468 void StartInternal(CompletionQueue* cq, int messages_per_stream, in StartInternal()
885 void StartInternal(CompletionQueue* cq, int messages_per_stream) { in StartInternal()