Searched defs:ServerStats (Results 1 – 5 of 5) sorted by relevance
48 …ServerStats = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.ServerStats")… constant
21 message ServerStats { message
14 class ServerStats extends \Google\Protobuf\Internal\Message class
58 public sealed partial class ServerStats : pb::IMessage<ServerStats> class79 public ServerStats() { in ServerStats() method in Grpc.Testing.ServerStats86 public ServerStats(ServerStats other) : this() { in ServerStats() method in Grpc.Testing.ServerStats
5890 public pbc::RepeatedField<global::Grpc.Testing.ServerStats> ServerStats { property in Grpc.Testing.ScenarioResult