/external/protobuf/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 …]
|
/external/protobuf/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 = Message2(data: data!, error:nil) in testSerialization() variable
|
/external/nanopb-c/tests/regression/issue_166/ |
D | enum_encoded_size.c | 13 UnsignedMsg msg2; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_166/ |
D | enum_encoded_size.c | 13 UnsignedMsg msg2; in main() local
|
/external/nanopb-c/tests/regression/issue_256/ |
D | submsg_array.c | 26 TestMessage msg2 = TestMessage_init_zero; in main() local
|
/external/nanopb-c/tests/enum_sizes/ |
D | enumsizes_unittests.c | 19 PackedEnums msg2; in main() local
|
/external/nanopb-c/examples/using_union_messages/ |
D | unionproto.proto | 29 optional MsgType2 msg2 = 2; field
|
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/ |
D | unionproto.proto | 29 optional MsgType2 msg2 = 2; field
|
/external/grpc-grpc/third_party/nanopb/tests/enum_sizes/ |
D | enumsizes_unittests.c | 19 PackedEnums msg2; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/ |
D | fuzzstub.c | 74 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/ |
D | fuzzstub.c | 74 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/inline/ |
D | inline_unittests.c | 40 Message2 msg2 = {true, {0}}; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/inline/ |
D | inline_unittests.c | 40 Message2 msg2 = {true, {0}}; in main() local
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowMessageQueueTest.java | 166 Message msg2 = handler.obtainMessage(2); in dispatchedMessage_isMarkedInUse_andRecycled() local 181 Message msg2 = handler.obtainMessage(5678); in reset_shouldClearMessageQueue() local
|
/external/nanopb-c/tests/mem_release/ |
D | mem_release.proto | 32 SubMessage msg2 = 3; field
|
/external/protobuf/src/google/protobuf/ |
D | proto3_lite_unittest.cc | 134 TestAllTypes msg2; in TEST() local
|
/external/grpc-grpc/third_party/nanopb/tests/mem_release/ |
D | mem_release.proto | 32 SubMessage msg2 = 3; field
|
/external/protobuf/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
|
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | gsec_test_util.cc | 78 const char* msg2) { in gsec_test_expect_compare_code_and_substr()
|
/external/ltp/testcases/kernel/syscalls/sendmmsg/ |
D | sendmmsg01.c | 25 struct iovec msg1[2], msg2; in sender_thread() local
|
/external/ltp/testcases/kernel/controllers/libcontrollers/ |
D | libcontrollers.c | 161 static inline void error_function(char *msg1, char *msg2) in error_function()
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationCurrencyTest.java | 127 String msg2 = "\", \""; in reportCResult() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationCurrencyTest.java | 130 String msg2 = "\", \""; in reportCResult() local
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_141/ |
D | testproto.proto | 26 MyMessage2 msg2 = 3; field
|
/external/nanopb-c/tests/regression/issue_141/ |
D | testproto.proto | 26 MyMessage2 msg2 = 3; field
|