Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/internal/
Dtest_proto3_optional.proto35 message TestProto3Optional { message
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_optional.proto38 message TestProto3Optional { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3Optional.cs70 public sealed partial class TestProto3Optional : pb::IMessage<TestProto3Optional> class
92 public TestProto3Optional() { in TestProto3Optional() method in ProtobufUnittest.TestProto3Optional
99 public TestProto3Optional(TestProto3Optional other) : this() { in TestProto3Optional() method in ProtobufUnittest.TestProto3Optional