Home
last modified time | relevance | path

Searched defs:ReservedNames (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DIssuesTest.cs56 public void ReservedNames() in ReservedNames() method in Google.Protobuf.IssuesTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DIssuesTest.cs57 public void ReservedNames() in ReservedNames() method in Google.Protobuf.IssuesTest
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto84 message ReservedNames { message
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto85 message ReservedNames { message
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssues.cs1398 public sealed partial class ReservedNames : pb::IMessage<ReservedNames> class
1419 public ReservedNames() { in ReservedNames() method in UnitTest.Issues.TestProtos.ReservedNames
1426 public ReservedNames(ReservedNames other) : this() { in ReservedNames() method in UnitTest.Issues.TestProtos.ReservedNames
/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc788 TEST_F(ParseMessageTest, ReservedNames) { in TEST_F() argument
1144 TEST_F(ParseEnumTest, ReservedNames) { in TEST_F() argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc2132 TEST_F(ReservedDescriptorTest, ReservedNames) { in TEST_F() argument
2263 TEST_F(ReservedEnumDescriptorTest, ReservedNames) { in TEST_F() argument