Home
last modified time | relevance | path

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

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