Home
last modified time | relevance | path

Searched defs:HistogramData (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dstats_pb.rb50HistogramData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.HistogramDa… constant
/third_party/grpc/src/proto/grpc/testing/
Dstats.proto52 message HistogramData { message
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DHistogramData.php16 class HistogramData extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DStats.cs697 public sealed partial class HistogramData : pb::IMessage<HistogramData> class
718 public HistogramData() { in HistogramData() method in Grpc.Testing.HistogramData
725 public HistogramData(HistogramData other) : this() { in HistogramData() method in Grpc.Testing.HistogramData