• 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()
57 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[0]; }
214 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[1]; }
375 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[2]; }
476 get { return global::Grpc.Testing.PayloadsReflection.Descriptor.MessageTypes[3]; }
516 public global::Grpc.Testing.ByteBufferParams BytebufParams {
517 …get { return payloadCase_ == PayloadOneofCase.BytebufParams ? (global::Grpc.Testing.ByteBufferPara…
527 public global::Grpc.Testing.SimpleProtoParams SimpleParams {
528 …get { return payloadCase_ == PayloadOneofCase.SimpleParams ? (global::Grpc.Testing.SimpleProtoPara…
538 public global::Grpc.Testing.ComplexProtoParams ComplexParams {
539 …get { return payloadCase_ == PayloadOneofCase.ComplexParams ? (global::Grpc.Testing.ComplexProtoPa…
649 BytebufParams = new global::Grpc.Testing.ByteBufferParams(); in MergeFrom()
655 SimpleParams = new global::Grpc.Testing.SimpleProtoParams(); in MergeFrom()
661 ComplexParams = new global::Grpc.Testing.ComplexProtoParams(); in MergeFrom()
679 … global::Grpc.Testing.ByteBufferParams subBuilder = new global::Grpc.Testing.ByteBufferParams(); in MergeFrom()
688 … global::Grpc.Testing.SimpleProtoParams subBuilder = new global::Grpc.Testing.SimpleProtoParams(); in MergeFrom()
697 …global::Grpc.Testing.ComplexProtoParams subBuilder = new global::Grpc.Testing.ComplexProtoParams(); in MergeFrom()