• Home
  • Raw
  • Download

Lines Matching refs:Testing

12 namespace Grpc.Testing {
39 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ByteBufferParams), global::Grpc.Testing.… in PayloadsReflection()
40 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.SimpleProtoParams), global::Grpc.Testing in PayloadsReflection()
41 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.ComplexProtoParams), global::Grpc.Testin… in PayloadsReflection()
42 …new pbr::GeneratedClrTypeInfo(typeof(global::Grpc.Testing.PayloadConfig), global::Grpc.Testing.Pay… in PayloadsReflection()
61 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[0]; }
269 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[1]; }
481 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[2]; }
617 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[3]; }
657 public global::Grpc.Testing.ByteBufferParams BytebufParams {
658 …get { return payloadCase_ == PayloadOneofCase.BytebufParams ? (global::Grpc.Testing.ByteBufferPara…
668 public global::Grpc.Testing.SimpleProtoParams SimpleParams {
669 …get { return payloadCase_ == PayloadOneofCase.SimpleParams ? (global::Grpc.Testing.SimpleProtoPara…
679 public global::Grpc.Testing.ComplexProtoParams ComplexParams {
680 …get { return payloadCase_ == PayloadOneofCase.ComplexParams ? (global::Grpc.Testing.ComplexProtoPa…
815 BytebufParams = new global::Grpc.Testing.ByteBufferParams(); in MergeFrom()
821 SimpleParams = new global::Grpc.Testing.SimpleProtoParams(); in MergeFrom()
827 ComplexParams = new global::Grpc.Testing.ComplexProtoParams(); in MergeFrom()
848 … global::Grpc.Testing.ByteBufferParams subBuilder = new global::Grpc.Testing.ByteBufferParams(); in MergeFrom()
857 … global::Grpc.Testing.SimpleProtoParams subBuilder = new global::Grpc.Testing.SimpleProtoParams(); in MergeFrom()
866 …global::Grpc.Testing.ComplexProtoParams subBuilder = new global::Grpc.Testing.ComplexProtoParams(); in MergeFrom()
889 … global::Grpc.Testing.ByteBufferParams subBuilder = new global::Grpc.Testing.ByteBufferParams(); in IBufferMessage.InternalMergeFrom()
898 … global::Grpc.Testing.SimpleProtoParams subBuilder = new global::Grpc.Testing.SimpleProtoParams(); in IBufferMessage.InternalMergeFrom()
907 …global::Grpc.Testing.ComplexProtoParams subBuilder = new global::Grpc.Testing.ComplexProtoParams(); in IBufferMessage.InternalMergeFrom()