Home
last modified time | relevance | path

Searched defs:TestRecursiveMessage (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto188 message TestRecursiveMessage { message
/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto176 message TestRecursiveMessage { message
Dunittest.proto458 message TestRecursiveMessage { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto392 message TestRecursiveMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto392 message TestRecursiveMessage { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto392 message TestRecursiveMessage { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs3342 public sealed partial class TestRecursiveMessage : pb::IMessage<TestRecursiveMessage> class
3363 public TestRecursiveMessage() { in TestRecursiveMessage() method in Google.Protobuf.TestProtos.TestRecursiveMessage
3370 public TestRecursiveMessage(TestRecursiveMessage other) : this() { in TestRecursiveMessage() method in Google.Protobuf.TestProtos.TestRecursiveMessage
DUnittest.cs10785 public sealed partial class TestRecursiveMessage : pb::IMessage<TestRecursiveMessage> class
10807 public TestRecursiveMessage() { in TestRecursiveMessage() method in Google.Protobuf.TestProtos.Proto2.TestRecursiveMessage
10814 public TestRecursiveMessage(TestRecursiveMessage other) : this() { in TestRecursiveMessage() method in Google.Protobuf.TestProtos.Proto2.TestRecursiveMessage
/third_party/protobuf/src/google/protobuf/
Dunittest.proto468 message TestRecursiveMessage { message