Searched refs:TestDeprecatedFields (Results 1 – 10 of 10) sorted by relevance
33 import protobuf_unittest.UnittestProto.TestDeprecatedFields;59 Class<?> deprecatedFields = TestDeprecatedFields.class; in testDeprecatedField()60 Class<?> deprecatedFieldsBuilder = TestDeprecatedFields.Builder.class; in testDeprecatedField()
34 import protobuf_unittest.UnittestProto.TestDeprecatedFields;59 Class<?> deprecatedFields = TestDeprecatedFields.class; in testDeprecatedField()60 Class<?> deprecatedFieldsBuilder = TestDeprecatedFields.Builder.class; in testDeprecatedField()
51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()
157 …f(global::Google.Protobuf.TestProtos.TestDeprecatedFields), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()1908 public sealed partial class TestDeprecatedFields : pb::IMessage<TestDeprecatedFields> { class1909 …only pb::MessageParser<TestDeprecatedFields> _parser = new pb::MessageParser<TestDeprecatedFields>…1911 public static pb::MessageParser<TestDeprecatedFields> Parser { get { return _parser; } }1924 public TestDeprecatedFields() { in TestDeprecatedFields() method in Google.Protobuf.TestProtos.TestDeprecatedFields1931 public TestDeprecatedFields(TestDeprecatedFields other) : this() { in TestDeprecatedFields() method in Google.Protobuf.TestProtos.TestDeprecatedFields1936 public TestDeprecatedFields Clone() { in Clone()1937 return new TestDeprecatedFields(this); in Clone()1954 return Equals(other as TestDeprecatedFields); in Equals()1958 public bool Equals(TestDeprecatedFields other) { in Equals()[all …]
152 message TestDeprecatedFields { message
1441 unittest::TestDeprecatedFields message; in TEST_F()
190 message TestDeprecatedFields { message
620 unittest_pb2.TestDeprecatedFields.DESCRIPTOR,
172 message TestDeprecatedFields { message