Home
last modified time | relevance | path

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

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