Home
last modified time | relevance | path

Searched defs:TestMessageWithCustomOptions (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto75 message TestMessageWithCustomOptions { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto76 message TestMessageWithCustomOptions { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.pb.cs260 …public sealed partial class TestMessageWithCustomOptions : pb::IMessage<TestMessageWithCustomOptio… class
285 public TestMessageWithCustomOptions() { in TestMessageWithCustomOptions() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
293 public TestMessageWithCustomOptions(TestMessageWithCustomOptions other) : this() { in TestMessageWithCustomOptions() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions