Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dunittest_proto3.proto231 message TestCamelCaseFieldNames { message
Dunittest.proto491 message TestCamelCaseFieldNames { message
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs2741 public sealed partial class TestCamelCaseFieldNames : pb::IMessage<TestCamelCaseFieldNames> { class
2753 public TestCamelCaseFieldNames() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames
2759 public TestCamelCaseFieldNames(TestCamelCaseFieldNames other) : this() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames