Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
DLoadBalancerAccumulatedStatsResponse.php48 private $stats_per_method; variable in Grpc\\Testing\\LoadBalancerAccumulatedStatsResponse
/external/grpc-grpc/test/cpp/interop/
Dxds_stats_watcher.cc106 auto& stats_per_method = *accumulated_stats_.mutable_stats_per_method(); in RpcCompleted() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dmessages.proto253 map<string, MethodStats> stats_per_method = 4; field
/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
Dmessages.proto250 map<string, MethodStats> stats_per_method = 4; field
/external/grpc-grpc/src/proto/grpc/testing/
Dmessages.proto278 map<string, MethodStats> stats_per_method = 4; field