Home
last modified time | relevance | path

Searched defs:TestForeignNested (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto164 message TestForeignNested { message
Dunittest.proto430 message TestForeignNested { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs2946 public sealed partial class TestForeignNested : pb::IMessage<TestForeignNested> class
2967 public TestForeignNested() { in TestForeignNested() method in Google.Protobuf.TestProtos.TestForeignNested
2974 public TestForeignNested(TestForeignNested other) : this() { in TestForeignNested() method in Google.Protobuf.TestProtos.TestForeignNested
DUnittest.cs9856 public sealed partial class TestForeignNested : pb::IMessage<TestForeignNested> class
9877 public TestForeignNested() { in TestForeignNested() method in Google.Protobuf.TestProtos.Proto2.TestForeignNested
9884 public TestForeignNested(TestForeignNested other) : this() { in TestForeignNested() method in Google.Protobuf.TestProtos.Proto2.TestForeignNested
/third_party/protobuf/src/google/protobuf/
Dunittest.proto430 message TestForeignNested { message