Searched refs:TestCamelCaseFieldNames (Results 1 – 6 of 6) sorted by relevance
165 …lobal::Google.Protobuf.TestProtos.TestCamelCaseFieldNames), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()2946 public sealed partial class TestCamelCaseFieldNames : pb::IMessage<TestCamelCaseFieldNames> { class2947 … pb::MessageParser<TestCamelCaseFieldNames> _parser = new pb::MessageParser<TestCamelCaseFieldName…2949 public static pb::MessageParser<TestCamelCaseFieldNames> Parser { get { return _parser; } }2962 public TestCamelCaseFieldNames() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames2969 public TestCamelCaseFieldNames(TestCamelCaseFieldNames other) : this() { in TestCamelCaseFieldNames() method in Google.Protobuf.TestProtos.TestCamelCaseFieldNames2981 public TestCamelCaseFieldNames Clone() { in Clone()2982 return new TestCamelCaseFieldNames(this); in Clone()3071 return Equals(other as TestCamelCaseFieldNames); in Equals()3075 public bool Equals(TestCamelCaseFieldNames other) { in Equals()[all …]
231 message TestCamelCaseFieldNames { message
492 message TestCamelCaseFieldNames { message
458 message TestCamelCaseFieldNames { message
771 unittest::TestCamelCaseFieldNames message; in TEST()