Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DLoadBalancerAccumulatedStatsResponse.php24 private $num_rpcs_started_by_method; variable in Grpc\\Testing\\LoadBalancerAccumulatedStatsResponse
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto223 map<string, int32> num_rpcs_started_by_method = 1 [deprecated = true]; field