Home
last modified time | relevance | path

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

1234

/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
168 unittest::TestAllTypes msg2; in TEST() local
182 unittest::TestAllTypes msg2; in TEST() local
198 unittest::TestRequired msg2; in TEST() local
213 unittest::TestAllTypes msg2; in TEST() local
[all …]
/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/rust/crates/grpcio-sys/grpc/third_party/upb/tests/
Dtest_generated_code.c31 protobuf_test_messages_proto3_TestAllTypesProto3 *msg2; in test_scalars() local
78 protobuf_test_messages_proto3_TestAllTypesProto3 *msg2; in test_utf8() local
146 upb_test_MapTest *msg2; in test_string_double_map() local
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_166/
Denum_encoded_size.c13 UnsignedMsg msg2; in main() local
/external/nanopb-c/tests/regression/issue_166/
Denum_encoded_size.c13 UnsignedMsg msg2; in main() local
/external/grpc-grpc/third_party/nanopb/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/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/nanopb-c/tests/regression/issue_256/
Dsubmsg_array.c26 TestMessage msg2 = TestMessage_init_zero; in main() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowLegacyMessageQueueTest.java175 Message msg2 = handler.obtainMessage(2); in dispatchedMessage_isMarkedInUse_andRecycled() local
190 Message msg2 = handler.obtainMessage(5678); in reset_shouldClearMessageQueue() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowMessageQueueTest.java167 Message msg2 = handler.obtainMessage(2); in dispatchedMessage_isMarkedInUse_andRecycled() local
182 Message msg2 = handler.obtainMessage(5678); in reset_shouldClearMessageQueue() local
/external/nanopb-c/examples/using_union_messages/
Dunionproto.proto29 optional MsgType2 msg2 = 2; field
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
Dunionproto.proto29 optional MsgType2 msg2 = 2; field
/external/nanopb-c/tests/enum_sizes/
Denumsizes_unittests.c19 PackedEnums msg2; in main() local
/external/grpc-grpc/third_party/nanopb/tests/enum_sizes/
Denumsizes_unittests.c19 PackedEnums msg2; in main() 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/grpc-grpc/third_party/nanopb/tests/inline/
Dinline_unittests.c40 Message2 msg2 = {true, {0}}; in main() local
/external/grpc-grpc/third_party/nanopb/tests/mem_release/
Dmem_release.proto32 SubMessage msg2 = 3; field
/external/nanopb-c/tests/mem_release/
Dmem_release.proto32 SubMessage msg2 = 3; field
/external/grpc-grpc/test/core/tsi/alts/crypt/
Dgsec_test_util.cc78 const char* msg2) { in gsec_test_expect_compare_code_and_substr()
/external/javassist/src/main/javassist/tools/web/
DWebserver.java162 public void logging(String msg1, String msg2) { in logging()
171 public void logging(String msg1, String msg2, String msg3) { in logging()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationCurrencyTest.java130 String msg2 = "\", \""; in reportCResult() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationCurrencyTest.java127 String msg2 = "\", \""; in reportCResult() local
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_141/
Dtestproto.proto26 MyMessage2 msg2 = 3; field
/external/nanopb-c/tests/regression/issue_141/
Dtestproto.proto26 MyMessage2 msg2 = 3; field

1234