Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DLoadBalancerAccumulatedStatsResponse.php45 private $stats_per_method; variable in Grpc\\Testing\\LoadBalancerAccumulatedStatsResponse
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto242 map<string, MethodStats> stats_per_method = 4; field