Home
last modified time | relevance | path

Searched defs:response_msgs_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dcallback_unary_ping_pong.h44 int response_msgs_size = state->range(1); in SendCallbackUnaryPingPong() local
66 int response_msgs_size = state.range(1); in BM_CallbackUnaryPingPong() local
H A Dcallback_test_service.cc52 int response_msgs_size = GetIntValueFromMetadata( in Echo() local