Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 – 25 of 77) sorted by relevance

1234

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc82 const Message& msg1, const Message& msg2) { in ExpectEqualsWithDifferencer()
92 unittest::TestAllTypes msg1; in TEST() local
104 unittest::TestAllTypes msg1; in TEST() local
118 unittest::TestAllTypes msg1; in TEST() local
132 protobuf_unittest::TestDiffMessage msg1; in TEST() local
153 unittest::TestMap msg1; in TEST() local
167 unittest::TestAllTypes msg1; in TEST() local
181 unittest::TestAllTypes msg1; in TEST() local
197 unittest::TestRequired msg1; in TEST() local
212 unittest::TestAllTypes msg1; in TEST() local
[all …]
/external/linux-kselftest/tools/testing/selftests/ipc/
Dmsgque.c14 struct msg1 { struct
32 struct msg1 *messages; argument
/external/nanopb-c/tests/inline/
Dinline_unittests.c15 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/
Dinline_unittests.c15 Message1 msg1 = Message1_init_zero; in main() local
20 Message1 msg1 = Message1_init_zero; in main() local
/external/nanopb-c/tests/regression/issue_166/
Denum_encoded_size.c12 SignedMsg msg1; in main() local
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_166/
Denum_encoded_size.c12 SignedMsg msg1; in main() local
/external/nanopb-c/tests/enum_sizes/
Denumsizes_unittests.c12 UnpackedEnums msg1 = { in main() local
/external/grpc-grpc/third_party/nanopb/tests/enum_sizes/
Denumsizes_unittests.c12 UnpackedEnums msg1 = { in main() local
/external/nanopb-c/examples/using_union_messages/
Dunionproto.proto28 optional MsgType1 msg1 = 1; field
/external/grpc-grpc/third_party/nanopb/examples/using_union_messages/
Dunionproto.proto28 optional MsgType1 msg1 = 1; field
/external/grpc-grpc/third_party/nanopb/tests/fuzztest/
Dfuzzstub.c73 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/fuzztest/
Dfuzzstub.c73 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/mem_release/
Dmem_release.proto31 TestMessage msg1 = 2; field
/external/grpc-grpc/third_party/nanopb/tests/mem_release/
Dmem_release.proto31 TestMessage msg1 = 2; field
/external/grpc-grpc/test/core/tsi/alts/crypt/
Dgsec_test_util.cc77 const char* msg1, in gsec_test_expect_compare_code_and_substr()
/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c161 static inline void error_function(char *msg1, char *msg2) in error_function()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationCurrencyTest.java129 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
DLotusCollationKoreanTest.java92 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
DCollationFinnishTest.java114 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationCurrencyTest.java126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
DLotusCollationKoreanTest.java89 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
DCollationFinnishTest.java111 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
DCollationSpanishTest.java123 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local
/external/nanopb-c/tests/regression/issue_141/
Dtestproto.proto25 MyMessage1 msg1 = 2; field
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_141/
Dtestproto.proto25 MyMessage1 msg1 = 2; field

1234