Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DIssuesTest.cs56 public void ReservedNames() in ReservedNames() method in Google.Protobuf.IssuesTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/protos/
Dunittest_issues.proto84 message ReservedNames { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs981 public sealed partial class ReservedNames : pb::IMessage<ReservedNames> { class
997 public ReservedNames() { in ReservedNames() method in UnitTest.Issues.TestProtos.ReservedNames
1004 public ReservedNames(ReservedNames other) : this() { in ReservedNames() method in UnitTest.Issues.TestProtos.ReservedNames
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser_unittest.cc680 TEST_F(ParseMessageTest, ReservedNames) { in TEST_F() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc1962 TEST_F(ReservedDescriptorTest, ReservedNames) { in TEST_F() argument