Home
last modified time | relevance | path

Searched refs:TestDeprecatedFields (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DDeprecatedFieldTest.java33 import protobuf_unittest.UnittestProto.TestDeprecatedFields;
59 Class<?> deprecatedFields = TestDeprecatedFields.class; in testDeprecatedField()
60 Class<?> deprecatedFieldsBuilder = TestDeprecatedFields.Builder.class; in testDeprecatedField()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDeprecatedFieldTest.java34 import protobuf_unittest.UnittestProto.TestDeprecatedFields;
59 Class<?> deprecatedFields = TestDeprecatedFields.class; in testDeprecatedField()
60 Class<?> deprecatedFieldsBuilder = TestDeprecatedFields.Builder.class; in testDeprecatedField()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DDeprecatedMemberTest.cs51 AssertIsDeprecated(typeof(TestDeprecatedFields).GetProperty("DeprecatedInt32")); in TestDepreatedPrimitiveValue()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs157 …f(global::Google.Protobuf.TestProtos.TestDeprecatedFields), global::Google.Protobuf.TestProtos.Tes… in UnittestProto3Reflection()
1908 public sealed partial class TestDeprecatedFields : pb::IMessage<TestDeprecatedFields> { class
1909 …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.TestDeprecatedFields
1931 public TestDeprecatedFields(TestDeprecatedFields other) : this() { in TestDeprecatedFields() method in Google.Protobuf.TestProtos.TestDeprecatedFields
1936 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 …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto152 message TestDeprecatedFields { message
Dtext_format_unittest.cc1441 unittest::TestDeprecatedFields message; in TEST_F()
Dunittest.proto190 message TestDeprecatedFields { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Ddescriptor_test.py620 unittest_pb2.TestDeprecatedFields.DESCRIPTOR,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto172 message TestDeprecatedFields { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto172 message TestDeprecatedFields { message