Home
last modified time | relevance | path

Searched defs:TestCommentInjectionMessage (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto358 message TestCommentInjectionMessage { message
Dunittest.proto932 message TestCommentInjectionMessage { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs8395 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage> class
8416 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
8423 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.TestCommentInjectionMessage
DUnittest.cs26440 …public sealed partial class TestCommentInjectionMessage : pb::IMessage<TestCommentInjectionMessage> class
26461 public TestCommentInjectionMessage() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
26468 public TestCommentInjectionMessage(TestCommentInjectionMessage other) : this() { in TestCommentInjectionMessage() method in Google.Protobuf.TestProtos.Proto2.TestCommentInjectionMessage
/third_party/protobuf/src/google/protobuf/
Dunittest.proto936 message TestCommentInjectionMessage { message