Home
last modified time | relevance | path

Searched defs:msg2 (Results 1 – 25 of 143) sorted by relevance

123456

/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc82 const Message& msg1, 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 protobuf_unittest::TestDiffMessage msg2; in TEST() local
154 unittest::TestMap msg2; in TEST() local
191 unittest::TestAllTypes msg2; in TEST() local
205 unittest::TestAllTypes msg2; in TEST() local
221 unittest::TestRequired msg2; in TEST() local
236 unittest::TestAllTypes msg2; in TEST() local
[all …]
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc82 const Message& msg1, 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 protobuf_unittest::TestDiffMessage msg2; in TEST() local
154 unittest::TestMap msg2; in TEST() local
191 unittest::TestAllTypes msg2; in TEST() local
205 unittest::TestAllTypes msg2; in TEST() local
221 unittest::TestRequired msg2; in TEST() local
236 unittest::TestAllTypes msg2; in TEST() local
[all …]
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc82 const Message& msg1, 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 protobuf_unittest::TestDiffMessage msg2; in TEST() local
154 unittest::TestMap msg2; in TEST() local
191 unittest::TestAllTypes msg2; in TEST() local
205 unittest::TestAllTypes msg2; in TEST() local
221 unittest::TestRequired msg2; in TEST() local
236 unittest::TestAllTypes msg2; in TEST() local
[all …]
/external/cronet/stable/third_party/protobuf/objectivec/Tests/
DGPBSwiftTests.swift40 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
/external/cronet/tot/third_party/protobuf/objectivec/Tests/
DGPBSwiftTests.swift40 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
/external/protobuf/objectivec/Tests/
DGPBSwiftTests.swift40 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
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dproto3_arena_unittest.cc426 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
436 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
561 protobuf_unittest::TestProto3Optional msg2; in TEST() local
573 protobuf_unittest::TestProto3Optional msg2; in TEST() local
585 protobuf_unittest::TestProto3Optional msg2; in TEST() local
598 protobuf_unittest::TestProto3Optional msg2; in TEST() local
609 protobuf_unittest::TestProto3Optional msg2; in TEST() local
620 protobuf_unittest::TestProto3Optional msg2; in TEST() local
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dproto3_arena_unittest.cc426 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
436 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
561 protobuf_unittest::TestProto3Optional msg2; in TEST() local
573 protobuf_unittest::TestProto3Optional msg2; in TEST() local
585 protobuf_unittest::TestProto3Optional msg2; in TEST() local
598 protobuf_unittest::TestProto3Optional msg2; in TEST() local
609 protobuf_unittest::TestProto3Optional msg2; in TEST() local
620 protobuf_unittest::TestProto3Optional msg2; in TEST() local
/external/protobuf/src/google/protobuf/
Dproto3_arena_unittest.cc426 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
436 protobuf_unittest::TestProto3OptionalMessage msg2; in TEST() local
561 protobuf_unittest::TestProto3Optional msg2; in TEST() local
573 protobuf_unittest::TestProto3Optional msg2; in TEST() local
585 protobuf_unittest::TestProto3Optional msg2; in TEST() local
598 protobuf_unittest::TestProto3Optional msg2; in TEST() local
609 protobuf_unittest::TestProto3Optional msg2; in TEST() local
620 protobuf_unittest::TestProto3Optional msg2; in TEST() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dtest_generated_code.cc72 protobuf_test_messages_proto3_TestAllTypesProto3* msg2; in TEST() local
153 protobuf_test_messages_proto2_TestAllTypesProto2* msg2; in TEST() local
437 protobuf_test_messages_proto2_TestAllTypesProto2* msg2; in TEST() local
505 protobuf_test_messages_proto3_TestAllTypesProto3* msg2; in TEST() local
578 upb_test_MapTest* msg2; in TEST() local
911 upb_test_ModelWithExtensions* msg2 = in TEST() local
/external/grpc-grpc/third_party/upb/upb/test/
Dtest_generated_code.cc52 protobuf_test_messages_proto3_TestAllTypesProto3* msg2; in TEST() local
133 protobuf_test_messages_proto2_TestAllTypesProto2* msg2; in TEST() local
417 protobuf_test_messages_proto2_TestAllTypesProto2* msg2; in TEST() local
485 protobuf_test_messages_proto3_TestAllTypesProto3* msg2; in TEST() local
558 upb_test_MapTest* msg2; in TEST() local
906 upb_test_ModelWithExtensions* msg2 = in TEST() local
/external/nanopb-c/tests/regression/issue_166/
Denum_encoded_size.c13 UnsignedMsg msg2; in main() local
/external/nanopb-c/tests/regression/issue_256/
Dsubmsg_array.c26 TestMessage msg2 = TestMessage_init_zero; in main() local
/external/nanopb-c/tests/fuzztest/
Dfuzzstub.c74 alltypes_static_AllTypes *msg2 = malloc_with_check(sizeof(alltypes_static_AllTypes)); in do_static_roundtrip() local
121 alltypes_pointer_AllTypes *msg2 = malloc_with_check(sizeof(alltypes_pointer_AllTypes)); in do_pointer_roundtrip() local
/external/coreboot/src/vendorcode/mediatek/mt8192/include/
Ddramc_common.h58 #define msg2(_x_...) { if (0) { print(_x_); } } macro
62 #define msg2(_x_...) macro
/external/nanopb-c/tests/enum_sizes/
Denumsizes_unittests.c19 PackedEnums msg2; in main() local
/external/nanopb-c/examples/using_union_messages/
Dunionproto.proto29 optional MsgType2 msg2 = 2; field
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowLegacyMessageQueueTest.java174 Message msg2 = handler.obtainMessage(2); in dispatchedMessage_isMarkedInUse_andRecycled() local
189 Message msg2 = handler.obtainMessage(5678); in reset_shouldClearMessageQueue() local
/external/grpc-grpc/third_party/upb/upb/message/
Dcompare.c21 const upb_Message* msg2, in upb_Message_IsExactlyEqual()
/external/cronet/stable/net/spdy/
Dspdy_proxy_client_socket_unittest.cc713 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
794 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
821 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
879 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
913 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
974 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1002 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1046 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1084 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1609 spdy::SpdySerializedFrame msg2( in TEST_P() local
/external/cronet/tot/net/spdy/
Dspdy_proxy_client_socket_unittest.cc713 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
794 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
821 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
879 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
913 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
974 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1002 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1046 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1084 spdy::SpdySerializedFrame msg2(ConstructBodyFrame(kMsg2, kLen2)); in TEST_P() local
1609 spdy::SpdySerializedFrame msg2( in TEST_P() local
/external/nanopb-c/tests/inline/
Dinline_unittests.c40 Message2 msg2 = {true, {0}}; in main() local
/external/nanopb-c/tests/multiple_files/subdir/
Dmultifile2.proto19 SmallMessage msg2 = 2; field
/external/leveldb/util/
Dstatus.cc21 Status::Status(Code code, const Slice& msg, const Slice& msg2) { in Status()
/external/perfetto/src/protozero/
Dmessage_arena_unittest.cc33 Message* msg2 = arena.NewMessage(); in TEST() local

123456