Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dconformance_test.h58 class TestAllTypesProto3; variable
/external/protobuf/src/google/protobuf/
Dtest_messages_proto3.proto63 message TestAllTypesProto3 { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs241 public sealed partial class TestAllTypesProto3 : pb::IMessage<TestAllTypesProto3> { class
258 public TestAllTypesProto3() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3
265 public TestAllTypesProto3(TestAllTypesProto3 other) : this() { in TestAllTypesProto3() method in ProtobufTestMessages.Proto3.TestAllTypesProto3