Searched refs:TestCamelCaseFieldNames (Results 1 – 4 of 4) sorted by relevance
166 …lobal::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()2741 public sealed partial class TestCamelCaseFieldNames : pb::IMessage<TestCamelCaseFieldNames> { class2742 … pb::MessageParser<TestCamelCaseFieldNames> _parser = new pb::MessageParser<TestCamelCaseFieldName…2743 public static pb::MessageParser<TestCamelCaseFieldNames> Parser { get { return _parser; } }2753 public TestCamelCaseFieldNames() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames2759 public TestCamelCaseFieldNames(TestCamelCaseFieldNames other) : this() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames2770 public TestCamelCaseFieldNames Clone() { in Clone()2771 return new TestCamelCaseFieldNames(this); in Clone()2851 return Equals(other as TestCamelCaseFieldNames); in Equals()2854 public bool Equals(TestCamelCaseFieldNames other) { in Equals()[all …]
231 message TestCamelCaseFieldNames { message
491 message TestCamelCaseFieldNames { message
771 unittest::TestCamelCaseFieldNames message; in TEST()