Searched refs:OneBytes (Results 1 – 4 of 4) sorted by relevance
171 …peInfo(typeof(global::Google.Protobuf.TestProtos.OneBytes), global::Google.Protobuf.TestProtos.One… in UnittestProto3Reflection()3649 public sealed partial class OneBytes : pb::IMessage<OneBytes> { class3650 …rivate static readonly pb::MessageParser<OneBytes> _parser = new pb::MessageParser<OneBytes>(() =>…3651 public static pb::MessageParser<OneBytes> Parser { get { return _parser; } }3661 public OneBytes() { in OneBytes() method in Google.Protobuf.TestProtos.OneBytes3667 public OneBytes(OneBytes other) : this() { in OneBytes() method in Google.Protobuf.TestProtos.OneBytes3671 public OneBytes Clone() { in Clone()3672 return new OneBytes(this); in Clone()3686 return Equals(other as OneBytes); in Equals()3689 public bool Equals(OneBytes other) { in Equals()[all …]
1215 protobuf_unittest::OneBytes input; in TEST_F()1227 protobuf_unittest::OneBytes input; in TEST_F()1229 protobuf_unittest::OneBytes output; in TEST_F()
274 message OneBytes { message
596 message OneBytes { message