/external/protobuf/src/google/protobuf/util/ |
D | message_differencer_unittest.cc | 81 const Message& msg1, in ExpectEqualsWithDifferencer() 92 unittest::TestAllTypes msg1; in TEST() local 104 unittest::TestAllTypes msg1; in TEST() local 118 unittest::TestAllTypes msg1; in TEST() local 132 unittest::TestMap msg1; in TEST() local 146 unittest::TestAllTypes msg1; in TEST() local 160 unittest::TestAllTypes msg1; in TEST() local 176 unittest::TestRequired msg1; in TEST() local 191 unittest::TestAllTypes msg1; in TEST() local 207 unittest::TestAllTypes msg1; in TEST() local [all …]
|
/external/linux-kselftest/tools/testing/selftests/ipc/ |
D | msgque.c | 13 struct msg1 { struct 31 struct msg1 *messages; argument
|
/external/nanopb-c/tests/inline/ |
D | inline_unittests.c | 15 Message1 msg1 = Message1_init_zero; in main() local 20 Message1 msg1 = Message1_init_zero; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/inline/ |
D | inline_unittests.c | 15 Message1 msg1 = Message1_init_zero; in main() local 20 Message1 msg1 = Message1_init_zero; in main() local
|
/external/nanopb-c/tests/regression/issue_166/ |
D | enum_encoded_size.c | 12 SignedMsg msg1; in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_166/ |
D | enum_encoded_size.c | 12 SignedMsg msg1; in main() local
|
/external/nanopb-c/tests/fuzztest/ |
D | fuzzstub.c | 73 alltypes_static_AllTypes *msg1 = malloc_with_check(sizeof(alltypes_static_AllTypes)); in do_static_roundtrip() local 120 alltypes_pointer_AllTypes *msg1 = malloc_with_check(sizeof(alltypes_pointer_AllTypes)); in do_pointer_roundtrip() local
|
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/ |
D | fuzzstub.c | 73 alltypes_static_AllTypes *msg1 = malloc_with_check(sizeof(alltypes_static_AllTypes)); in do_static_roundtrip() local 120 alltypes_pointer_AllTypes *msg1 = malloc_with_check(sizeof(alltypes_pointer_AllTypes)); in do_pointer_roundtrip() local
|
/external/nanopb-c/tests/enum_sizes/ |
D | enumsizes_unittests.c | 12 UnpackedEnums msg1 = { in main() local
|
/external/grpc-grpc/third_party/nanopb/tests/enum_sizes/ |
D | enumsizes_unittests.c | 12 UnpackedEnums msg1 = { in main() local
|
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/ |
D | unionproto.proto | 28 optional MsgType1 msg1 = 1; field
|
/external/nanopb-c/examples/using_union_messages/ |
D | unionproto.proto | 28 optional MsgType1 msg1 = 1; field
|
/external/nanopb-c/tests/mem_release/ |
D | mem_release.proto | 31 TestMessage msg1 = 2; field
|
/external/protobuf/src/google/protobuf/ |
D | proto3_lite_unittest.cc | 133 TestAllTypes msg1; in TEST() local
|
/external/grpc-grpc/third_party/nanopb/tests/mem_release/ |
D | mem_release.proto | 31 TestMessage msg1 = 2; field
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | ParserTest.java | 258 TestAllTypes msg1 = builder.setOptionalInt32(1).build(); in testParsingMerge() local 320 TestAllTypesLite msg1 = builder.setOptionalInt32(1).build(); in testParsingMergeLite() local
|
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | gsec_test_util.cc | 77 const char* msg1, 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/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationCurrencyTest.java | 129 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
|
D | LotusCollationKoreanTest.java | 92 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationCurrencyTest.java | 126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
|
D | LotusCollationKoreanTest.java | 89 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_141/ |
D | testproto.proto | 25 MyMessage1 msg1 = 2; field
|
/external/nanopb-c/tests/regression/issue_141/ |
D | testproto.proto | 25 MyMessage1 msg1 = 2; field
|