Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_custom_options_proto3.proto99 message TestMessageWithCustomOptions { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto94 message TestMessageWithCustomOptions { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto94 message TestMessageWithCustomOptions { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto94 message TestMessageWithCustomOptions { message
/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto98 message TestMessageWithCustomOptions { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestCustomOptionsProto3.cs260 …public sealed partial class TestMessageWithCustomOptions : pb::IMessage<TestMessageWithCustomOptio… class
281 public TestMessageWithCustomOptions() { in TestMessageWithCustomOptions() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
288 public TestMessageWithCustomOptions(TestMessageWithCustomOptions other) : this() { in TestMessageWithCustomOptions() method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions