/third_party/protobuf/src/google/protobuf/util/ |
H A D | message_differencer_unittest.cc | 82 const Message& msg1, const Message& msg2) { in ExpectEqualsWithDifferencer() 84 EXPECT_TRUE(differencer->Compare(msg1, msg2)); in ExpectEqualsWithDifferencer() 87 EXPECT_TRUE(differencer->Compare(msg1, msg2)); in ExpectEqualsWithDifferencer() 92 unittest::TestAllTypes msg1; in TEST() local 95 TestUtil::SetAllFields(&msg1); in TEST() 99 EXPECT_TRUE(util::MessageDifferencer::Equals(msg1, msg2)); in TEST() 104 unittest::TestAllTypes msg1; in TEST() local 107 TestUtil::SetAllFields(&msg1); in TEST() 110 msg1.set_optional_int32(-1); in TEST() 113 EXPECT_FALSE(util::MessageDifferencer::Equals(msg1, msg in TEST() 81 ExpectEqualsWithDifferencer(util::MessageDifferencer* differencer, const Message& msg1, const Message& msg2) ExpectEqualsWithDifferencer() argument 118 unittest::TestAllTypes msg1; TEST() local 132 protobuf_unittest::TestDiffMessage msg1; TEST() local 153 unittest::TestMap msg1; TEST() local 167 unittest::TestAllTypes msg1; TEST() local 181 unittest::TestAllTypes msg1; TEST() local 197 unittest::TestRequired msg1; TEST() local 212 unittest::TestAllTypes msg1; TEST() local 228 unittest::TestAllTypes msg1; TEST() local 244 unittest::TestAllTypes msg1; TEST() local 260 unittest::TestAllTypes msg1; TEST() local 272 unittest::TestAllTypes msg1; TEST() local 288 unittest::TestAllTypes msg1; TEST() local 302 unittest::TestAllTypes msg1; TEST() local 311 unittest::TestAllTypes msg1; TEST() local 322 unittest::TestAllTypes msg1; TEST() local 338 unittest::TestAllTypes msg1; TEST() local 358 unittest::TestAllTypes msg1; TEST() local 376 unittest::TestRequired msg1; TEST() local 393 unittest::TestAllTypes msg1; TEST() local 411 unittest::TestAllTypes msg1; TEST() local 424 unittest::TestAllTypes msg1; TEST() local 439 unittest::TestAllTypes msg1; TEST() local 451 unittest::TestAllTypes msg1; TEST() local 471 unittest::TestAllTypes msg1; TEST() local 483 unittest::TestAllTypes msg1; TEST() local 514 unittest::TestAllTypes msg1; TEST() local 539 unittest::TestAllTypes msg1; TEST() local 592 unittest::TestAllTypes msg1; TEST() local 645 unittest::TestAllTypes msg1; TEST() local 698 unittest::TestFieldOrderings msg1; TEST() local 710 unittest::TestFieldOrderings msg1; TEST() local 725 unittest::TestAllExtensions msg1; TEST() local 737 unittest::TestAllExtensions msg1; TEST() local 752 unittest::TestOneof2 msg1; TEST() local 764 unittest::TestOneof2 msg1; TEST() local 797 unittest::TestAllTypes msg1; TEST() local 813 unittest::TestAllTypes msg1; TEST() local 828 unittest::TestAllTypes msg1; TEST() local 845 unittest::TestAllTypes msg1; TEST() local 887 unittest::TestAllTypes msg1; TEST() local 908 unittest::TestAllTypes msg1; TEST() local 934 unittest::TestAllTypes msg1; TEST() local 962 unittest::TestAllTypes msg1; TEST() local 985 unittest::TestAllTypes msg1; TEST() local 1004 unittest::TestAllTypes msg1; TEST() local 1042 protobuf_unittest::TestDiffMessage msg1; TEST() local 1115 protobuf_unittest::TestDiffMessage msg1; TEST() local 1163 protobuf_unittest::TestDiffMessage msg1; TEST() local 1184 protobuf_unittest::TestDiffMessage msg1; TEST() local 1222 protobuf_unittest::TestDiffMessage msg1; TEST() local 1266 protobuf_unittest::TestDiffMessage msg1; TEST() local 1289 protobuf_unittest::TestDiffMessage msg1; TEST() local 1314 protobuf_unittest::TestDiffMessage msg1; TEST() local 1355 protobuf_unittest::TestDiffMessage msg1; TEST() local 1432 protobuf_unittest::TestDiffMessage msg1; TEST() local 1523 protobuf_unittest::TestDiffMessage msg1, msg2; TEST() local 1553 protobuf_unittest::TestDiffMessage msg1; TEST() local 1630 protobuf_unittest::TestDiffMessage msg1; TEST() local 1713 protobuf_unittest::TestDiffMessage msg1; TEST() local 1787 protobuf_unittest::TestDiffMessage msg1; TEST() local 1798 protobuf_unittest::TestDiffMessage msg1; TEST() local 1834 protobuf_unittest::TestDiffMessage msg1; TEST() local 1882 protobuf_unittest::TestDiffMessage msg1; TEST() local 1908 protobuf_unittest::TestDiffMessage msg1; TEST() local 1938 protobuf_unittest::TestField msg1; TEST() local 1954 protobuf_unittest::TestField msg1; TEST() local 1972 protobuf_unittest::TestDiffMessage msg1; TEST() local 1990 protobuf_unittest::TestDiffMessage msg1; TEST() local 2008 protobuf_unittest::TestField msg1; TEST() local 2024 protobuf_unittest::TestField msg1; TEST() local 2060 protobuf_unittest::TestDiffMessage msg1; TEST() local 2080 protobuf_unittest::TestDiffMessage msg1; TEST() local 2100 protobuf_unittest::TestDiffMessage msg1; TEST() local 2136 protobuf_unittest::TestDiffMessage msg1; TEST() local 2173 protobuf_unittest::TestDiffMessage msg1; TEST() local 2199 protobuf_unittest::TestField msg1; TEST() local 2228 protobuf_unittest::TestField msg1; TEST() local 2297 protobuf_unittest::TestDiffMessage msg1; TEST() local 2352 Run(const Message& msg1, const Message& msg2) Run() argument 2585 protobuf_unittest::TestDiffMessage msg1; TEST_F() local 2629 protobuf_unittest::TestDiffMessage msg1; TEST_F() local 2679 protobuf_unittest::TestDiffMessage msg1; TEST_F() local 2706 protobuf_unittest::TestDiffMessage msg1; TEST_F() local 3287 protobuf_unittest::TestMap msg1; TEST_F() local 3319 protobuf_unittest::TestMap msg1; TEST_F() local 3356 RunWithResult(MessageDifferencer* differencer, const Message& msg1, const Message& msg2, bool result) RunWithResult() argument 3383 protobuf_unittest::TestField msg1, msg2; TEST_F() local 3403 protobuf_unittest::TestField msg1, msg2; TEST_F() local 3426 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local 3453 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local 3523 protobuf_unittest::TestDiffMessage msg1, msg2; TEST_F() local 3610 protobuf_unittest::TestAllExtensions msg1, msg2; TEST_F() local [all...] |
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | LotusCollationKoreanTest.java | 89 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 99 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 101 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 104 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 109 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 111 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 112 msg1 = " "; in reportCResult() 114 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 117 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 124 logln(msg1 in reportCResult() [all...] |
H A D | CollationCurrencyTest.java | 126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 136 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 141 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 146 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 149 msg1 = " "; in reportCResult() 151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 154 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 161 logln(msg1 in reportCResult() [all...] |
H A D | CollationFinnishTest.java | 111 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 121 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 123 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 126 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 131 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 133 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 134 msg1 = " "; in reportCResult() 136 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 139 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 146 logln(msg1 in reportCResult() [all...] |
H A D | CollationGermanTest.java | 158 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 168 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 170 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 173 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 178 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 180 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 181 msg1 = " "; in reportCResult() 183 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 186 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 193 logln(msg1 in reportCResult() [all...] |
H A D | CollationTurkishTest.java | 130 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 140 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 142 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 145 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 150 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 152 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 153 msg1 = " "; in reportCResult() 155 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 158 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 165 logln(msg1 in reportCResult() [all...] |
H A D | CollationSpanishTest.java | 123 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 133 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 135 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 138 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 143 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 146 msg1 = " "; in reportCResult() 148 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 151 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 158 logln(msg1 in reportCResult() [all...] |
H A D | CollationFrenchTest.java | 222 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 232 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 234 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 237 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 242 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 244 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 245 msg1 = " "; in reportCResult() 247 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 250 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 257 logln(msg1 in reportCResult() [all...] |
H A D | CollationKanaTest.java | 231 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 241 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 243 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 246 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 251 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 253 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 254 msg1 = " "; in reportCResult() 256 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 259 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 266 logln(msg1 in reportCResult() [all...] |
H A D | G7CollationTest.java | 234 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 244 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 249 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 254 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 256 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 257 msg1 = " "; in reportCResult() 259 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 262 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 269 logln(msg1 in reportCResult() [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | LotusCollationKoreanTest.java | 92 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 102 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 104 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 107 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 112 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 114 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 115 msg1 = " "; in reportCResult() 117 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 120 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 127 logln(msg1 in reportCResult() [all...] |
H A D | CollationCurrencyTest.java | 129 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 139 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 141 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 144 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 149 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 151 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 152 msg1 = " "; in reportCResult() 154 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 157 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 164 logln(msg1 in reportCResult() [all...] |
H A D | CollationFinnishTest.java | 114 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 124 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 126 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 129 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 134 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 136 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 137 msg1 = " "; in reportCResult() 139 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 142 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 149 logln(msg1 in reportCResult() [all...] |
H A D | CollationGermanTest.java | 161 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 171 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 173 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 176 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 181 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 183 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 184 msg1 = " "; in reportCResult() 186 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 189 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 196 logln(msg1 in reportCResult() [all...] |
H A D | CollationSpanishTest.java | 126 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 136 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 138 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 141 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 146 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 148 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 149 msg1 = " "; in reportCResult() 151 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 154 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 161 logln(msg1 in reportCResult() [all...] |
H A D | CollationTurkishTest.java | 133 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 143 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 145 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 148 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 153 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 155 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 156 msg1 = " "; in reportCResult() 158 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 161 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 168 logln(msg1 in reportCResult() [all...] |
H A D | CollationFrenchTest.java | 225 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 235 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 237 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 240 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 245 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 247 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 248 msg1 = " "; in reportCResult() 250 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 253 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 260 logln(msg1 in reportCResult() [all...] |
H A D | CollationKanaTest.java | 234 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 244 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 249 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 254 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 256 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 257 msg1 = " "; in reportCResult() 259 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 262 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 269 logln(msg1 in reportCResult() [all...] |
H A D | G7CollationTest.java | 237 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() 247 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 249 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 252 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 257 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 259 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 260 msg1 = " "; in reportCResult() 262 errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 265 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 272 logln(msg1 in reportCResult() [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | sendmmsg.c | 34 struct iovec msg1[2], msg2; in sendmmsg_0100() local 51 memset(msg1, 0, sizeof(msg1)); in sendmmsg_0100() 52 msg1[0].iov_base = "one"; in sendmmsg_0100() 53 msg1[0].iov_len = 3; in sendmmsg_0100() 54 msg1[1].iov_base = "two"; in sendmmsg_0100() 55 msg1[1].iov_len = 3; in sendmmsg_0100() 62 msg[0].msg_hdr.msg_iov = msg1; in sendmmsg_0100()
|
H A D | __recvmmsg_time64.c | 35 struct iovec msg1[2], msg2; in sendsss() local 52 memset(msg1, 0, sizeof(msg1)); in sendsss() 53 msg1[0].iov_base = "one"; in sendsss() 54 msg1[0].iov_len = 3; in sendsss() 55 msg1[1].iov_base = "two"; in sendsss() 56 msg1[1].iov_len = 3; in sendsss() 63 msg[0].msg_hdr.msg_iov = msg1; in sendsss()
|
H A D | recvmmsg.c | 33 struct iovec msg1[2], msg2; in sendsss() local 50 memset(msg1, 0, sizeof(msg1)); in sendsss() 51 msg1[0].iov_base = "one"; in sendsss() 52 msg1[0].iov_len = 3; in sendsss() 53 msg1[1].iov_base = "two"; in sendsss() 54 msg1[1].iov_len = 3; in sendsss() 61 msg[0].msg_hdr.msg_iov = msg1; in sendsss()
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_factory_test.py | 136 msg1 = messages['google.protobuf.python.internal.Factory1Message']() 137 ext1 = msg1.Extensions._FindExtensionByName( 139 ext2 = msg1.Extensions._FindExtensionByName( 141 self.assertEqual(0, len(msg1.Extensions)) 142 msg1.Extensions[ext1] = 'test1' 143 msg1.Extensions[ext2] = 'test2' 144 self.assertEqual('test1', msg1.Extensions[ext1]) 145 self.assertEqual('test2', msg1.Extensions[ext2]) 147 msg1.Extensions._FindExtensionByNumber(12321)) 148 self.assertEqual(2, len(msg1 [all...] |
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
H A D | ParserLiteTest.java | 128 TestAllTypesLite msg1 = builder.setOptionalInt32(1).build(); in testParsingMergeLite() 136 TestParsingMergeLite.RepeatedFieldsGenerator.Group1.newBuilder().setField1(msg1).build(); in testParsingMergeLite() 142 TestParsingMergeLite.RepeatedFieldsGenerator.Group2.newBuilder().setField1(msg1).build(); in testParsingMergeLite() 151 .addField1(msg1) in testParsingMergeLite() 154 .addField2(msg1) in testParsingMergeLite() 157 .addField3(msg1) in testParsingMergeLite() 166 .addExt1(msg1) in testParsingMergeLite() 169 .addExt2(msg1) in testParsingMergeLite()
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
H A D | ParserTest.java | 219 TestAllTypes msg1 = builder.setOptionalInt32(1).build(); in testParsingMerge() 229 .setField1(msg1).build(); in testParsingMerge() 238 .setField1(msg1).build(); in testParsingMerge() 248 .addField1(msg1).addField1(msg2).addField1(msg3) in testParsingMerge() 249 .addField2(msg1).addField2(msg2).addField2(msg3) in testParsingMerge() 250 .addField3(msg1).addField3(msg2).addField3(msg3) in testParsingMerge() 253 .addExt1(msg1).addExt1(msg2).addExt1(msg3) in testParsingMerge() 254 .addExt2(msg1).addExt2(msg2).addExt2(msg3) in testParsingMerge()
|