Home
last modified time | relevance | path

Searched refs:TestCommentInjectionMessage (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs182 …l::Google.Protobuf.TestProtos.TestCommentInjectionMessage), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()
5496 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage class
5497 …essageParser<TestCommentInjectionMessage> _parser = new pb::MessageParser<TestCommentInjectionMess…
5498 public static pb::MessageParser<TestCommentInjectionMessage> Parser { get { return _parser; } }
5508 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
5514 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
5518 public TestCommentInjectionMessage Clone() { in Clone()
5519 return new TestCommentInjectionMessage(this); in Clone()
5536 return Equals(other as TestCommentInjectionMessage); in Equals()
5539 public bool Equals(TestCommentInjectionMessage other) { in Equals()
[all …]
/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto367 message TestCommentInjectionMessage { message
Dunittest.proto858 message TestCommentInjectionMessage { message