/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | message_differencer_unittest.cc | 82 const Message& msg2) { in ExpectEqualsWithDifferencer() 93 unittest::TestAllTypes msg2; in TEST() local 105 unittest::TestAllTypes msg2; in TEST() local 119 unittest::TestAllTypes msg2; in TEST() local 133 unittest::TestMap msg2; in TEST() local 147 unittest::TestAllTypes msg2; in TEST() local 161 unittest::TestAllTypes msg2; in TEST() local 177 unittest::TestRequired msg2; in TEST() local 192 unittest::TestAllTypes msg2; in TEST() local 208 unittest::TestAllTypes msg2; in TEST() local [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBSwiftTests.swift | 40 let msg2 = Message2() in testProto2Basics() variable 139 let msg2 = Message3() in testProto3Basics() variable 236 let msg2 = msg.optionalGroup in testAutoCreation() variable 449 let msg2 = try! Message2(data: data!) in testSerialization() variable
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | proto3_lite_unittest.cc | 134 TestAllTypes msg2; in TEST() local
|
D | lite_unittest.cc | 61 google::protobuf::unittest::TestAllTypesLite* msg2, in AssignParsingMergeMessages() 171 google::protobuf::unittest::TestAllTypesLite* msg2; in main() local
|
D | message_unittest.cc | 332 unittest::TestAllTypes* msg2, in AssignParsingMergeMessages() 347 unittest::TestAllTypes* msg2; in TEST() local
|
D | wire_format_unittest.cc | 737 protobuf_unittest::TestRepeatedScalarDifferentTagSizes msg1, msg2; in TEST() local 781 unittest::BoolMessage msg2; in TEST() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/ |
D | ParserTest.java | 260 TestAllTypes msg2 = builder.setOptionalInt64(2).build(); in testParsingMerge() local 322 TestAllTypesLite msg2 = builder.setOptionalInt64(2).build(); in testParsingMergeLite() local
|
D | CodedInputStreamTest.java | 814 BoolMessage msg2 = BoolMessage.parseFrom(serialized); in testCompatibleTypes() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | ParserTest.java | 221 TestAllTypes msg2 = builder.setOptionalInt64(2).build(); in testParsingMerge() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneSwitcher.java | 470 Message msg2 = obtainMessage(EVENT_REMOVE_DDS_EMERGENCY_OVERRIDE); in handleMessage() local 505 Message msg2 = obtainMessage(EVENT_REMOVE_DDS_EMERGENCY_OVERRIDE); in handleMessage() local 586 Message msg2 = obtainMessage(EVENT_REMOVE_DDS_EMERGENCY_OVERRIDE); in handleMessage() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | NanoTest.java | 108 RecursiveMessageNano msg2 = new RecursiveMessageNano(); in testRecursiveMessageNano() local 1999 TestAllTypesNano msg2 = new TestAllTypesNano(); in testNanoRepeatedPackedSerializedSize() local 2247 MessageScopeEnumRefNano msg2 = new MessageScopeEnumRefNano(); in testNanoMultipleEnumScoping() local 2636 EnumClassNanoMultiple msg2 = new EnumClassNanoMultiple(); in testNanoJavaEnumStyle() local 3947 TestAllTypesNano.NestedMessage msg2 = new TestAllTypesNano.NestedMessage(); in testNullRepeatedFieldElements() local
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | GenericSource2.cpp | 628 sp<AMessage> msg2 = new AMessage(sendWhat, this); in fetchTextData() local 971 sp<AMessage> msg2 = new AMessage(kWhatSendGlobalTimedTextData, this); in selectTrack() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | GenericSource.cpp | 762 sp<AMessage> msg2 = new AMessage(sendWhat, this); in fetchTextData() local 1102 sp<AMessage> msg2 = new AMessage(kWhatSendGlobalTimedTextData, this); in selectTrack() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/ |
D | storage.c | 814 VALUE layout_eq(MessageLayout* layout, void* msg1, void* msg2) { in layout_eq()
|