Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DClientConfig.php99 protected $messages_per_stream = 0; variable in Grpc\\Testing\\ClientConfig
/aosp_15_r20/external/grpc-grpc/test/cpp/qps/
H A Dclient_async.cc471 void StartInternal(CompletionQueue* cq, int messages_per_stream, in StartInternal()
889 void StartInternal(CompletionQueue* cq, int messages_per_stream) { in StartInternal()
H A Dclient_callback.cc240 int messages_per_stream() { return messages_per_stream_; } in messages_per_stream() function in grpc::testing::CallbackStreamingClient
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
H A Dcontrol.proto108 int32 messages_per_stream = 18; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dcontrol.proto113 int32 messages_per_stream = 18; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto113 int32 messages_per_stream = 18; field
/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dscenario_config.py146 messages_per_stream=None, argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py136 messages_per_stream=None, argument