/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | LotusCollationKoreanTest.java | 81 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 91 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 93 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 96 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 101 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 103 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 104 msg1 = " "; in reportCResult() 106 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 109 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 116 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationFinnishTest.java | 103 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 113 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 115 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 118 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 123 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 125 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 126 msg1 = " "; in reportCResult() 128 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 131 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 138 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationCurrencyTest.java | 122 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 132 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 134 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 137 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 142 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 144 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 145 msg1 = " "; in reportCResult() 147 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 150 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 157 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationTurkishTest.java | 122 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 132 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 134 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 137 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 142 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 144 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 145 msg1 = " "; in reportCResult() 147 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 150 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 157 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationSpanishTest.java | 115 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 125 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 127 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 130 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 135 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 137 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 138 msg1 = " "; in reportCResult() 140 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 143 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 150 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationGermanTest.java | 149 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 159 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 161 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 164 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 169 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 171 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 172 msg1 = " "; in reportCResult() 174 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 177 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 184 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationEnglishTest.java | 348 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 358 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 360 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 363 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 368 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 370 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 371 msg1 = " "; in reportCResult() 373 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 376 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 383 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationFrenchTest.java | 213 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 223 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 225 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 228 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 233 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 235 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 236 msg1 = " "; in reportCResult() 238 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 241 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 248 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationKanaTest.java | 217 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 227 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 229 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 232 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 237 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 239 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 240 msg1 = " "; in reportCResult() 242 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 245 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 252 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | G7CollationTest.java | 227 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 237 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 240 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 244 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 249 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 252 warnln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 254 msg1 = " "; in reportCResult() 257 … warnln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 261 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 268 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationMonkeyTest.java | 257 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 266 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() 268 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 270 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 275 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() 277 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 278 msg1 = " "; in reportCResult() 280 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 282 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 287 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationFrozenMonkeyTest.java | 282 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 291 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() 293 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 295 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 300 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() 302 errln(msg1 + src + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 303 msg1 = " "; in reportCResult() 305 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() 307 msg1 = ok3 ? "Ok: incCompare(\"" : "FAIL: incCompare(\""; in reportCResult() 312 logln(msg1 + src + msg2 + target + msg3 + sResult); in reportCResult() [all …]
|
D | CollationRegressionTest.java | 64 String msg1 = " "; in assertEqual() local 66 msg += msg1 + count; in assertEqual() 224 String msg1 = ok1? "Ok: compare(\"" : "FAIL: compare(\""; in reportCResult() local 234 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 236 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 239 msg1 = ok2 ? "Ok: key(\"" : "FAIL: key(\""; in reportCResult() 244 logln(msg1 + source + msg2 + target + msg3 + sResult); in reportCResult() 246 errln(msg1 + source + msg2 + target + msg3 + sResult + msg4 + sExpect); in reportCResult() 247 msg1 = " "; in reportCResult() 249 … errln(msg1 + CollationTest.prettify(sourceKey) + msg2 + CollationTest.prettify(targetKey)); in reportCResult() [all …]
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | ParserTest.java | 260 TestAllTypes msg1 = builder.setOptionalInt32(1).build(); in testParsingMerge() local 270 .setField1(msg1).build(); in testParsingMerge() 279 .setField1(msg1).build(); in testParsingMerge() 289 .addField1(msg1).addField1(msg2).addField1(msg3) in testParsingMerge() 290 .addField2(msg1).addField2(msg2).addField2(msg3) in testParsingMerge() 291 .addField3(msg1).addField3(msg2).addField3(msg3) in testParsingMerge() 294 .addExt1(msg1).addExt1(msg2).addExt1(msg3) in testParsingMerge() 295 .addExt2(msg1).addExt2(msg2).addExt2(msg3) in testParsingMerge() 323 TestAllTypesLite msg1 = builder.setOptionalInt32(1).build(); in testParsingMergeLite() local 333 .setField1(msg1).build(); in testParsingMergeLite() [all …]
|
/external/protobuf/python/google/protobuf/internal/ |
D | message_factory_test.py | 119 msg1 = messages['google.protobuf.python.internal.Factory1Message']() 124 msg1.Extensions[ext1] = 'test1' 125 msg1.Extensions[ext2] = 'test2' 126 self.assertEquals('test1', msg1.Extensions[ext1]) 127 self.assertEquals('test2', msg1.Extensions[ext2])
|
D | descriptor_pool_test.py | 105 msg1 = self.pool.FindMessageTypeByName( 107 self.assertIsInstance(msg1, descriptor.Descriptor) 108 self.assertEquals('Factory1Message', msg1.name) 110 msg1.full_name) 111 self.assertEquals(None, msg1.containing_type) 113 nested_msg1 = msg1.nested_types[0] 115 self.assertEquals(msg1, nested_msg1.containing_type) 117 nested_enum1 = msg1.enum_types[0] 119 self.assertEquals(msg1, nested_enum1.containing_type) 121 self.assertEquals(nested_msg1, msg1.fields_by_name[ [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | tscoll.cpp | 290 UnicodeString msg1(ok1 ? "Ok: compare(" : "FAIL: compare("); in reportCResult() local 300 logln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult); in reportCResult() 302 errln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult + msg4 + sExpect); in reportCResult() 305 msg1 = UnicodeString(ok2 ? "Ok: key(" : "FAIL: key("); in reportCResult() 312 logln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult); in reportCResult() 314 errln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult + msg4 + sExpect); in reportCResult() 316 msg1 = " "; in reportCResult() 322 errln(msg1 + prettySource + msg2 + prettyTarget); in reportCResult() 324 msg1 = UnicodeString (ok3 ? "Ok: incCompare(" : "FAIL: incCompare("); in reportCResult() 331 logln(msg1 + prettySource + msg2 + prettyTarget + msg3 + sResult); in reportCResult() [all …]
|
/external/protobuf/src/google/protobuf/ |
D | message_unittest.cc | 287 unittest::TestAllTypes* msg1, in AssignParsingMergeMessages() argument 290 msg1->set_optional_int32(1); in AssignParsingMergeMessages() 302 unittest::TestAllTypes* msg1; in TEST() local 307 msg1 = generator.add_##FIELD(); \ in TEST() 310 AssignParsingMergeMessages(msg1, msg2, msg3) in TEST() 320 msg1 = generator.add_##FIELD()->mutable_field1(); \ in TEST() 323 AssignParsingMergeMessages(msg1, msg2, msg3) in TEST()
|
D | lite_unittest.cc | 55 google::protobuf::unittest::TestAllTypesLite* msg1, in AssignParsingMergeMessages() argument 58 msg1->set_optional_int32(1); in AssignParsingMergeMessages() 159 google::protobuf::unittest::TestAllTypesLite* msg1; in main() local 164 msg1 = generator.add_##FIELD(); \ in main() 167 AssignParsingMergeMessages(msg1, msg2, msg3) in main() 177 msg1 = generator.add_##FIELD()->mutable_field1(); \ in main() 180 AssignParsingMergeMessages(msg1, msg2, msg3) in main()
|
D | wire_format_unittest.cc | 733 protobuf_unittest::TestRepeatedScalarDifferentTagSizes msg1, msg2; in TEST() local 735 msg1.add_repeated_fixed32(i); in TEST() 736 msg1.add_repeated_int32(i); in TEST() 737 msg1.add_repeated_fixed64(i); in TEST() 738 msg1.add_repeated_int64(i); in TEST() 739 msg1.add_repeated_float(i); in TEST() 740 msg1.add_repeated_uint64(i); in TEST() 744 const google::protobuf::Descriptor* desc = msg1.GetDescriptor(); in TEST() 765 EXPECT_TRUE(msg2.ParseFromString(msg1.SerializeAsString())); in TEST() 766 EXPECT_EQ(msg1.DebugString(), msg2.DebugString()); in TEST() [all …]
|
/external/javassist/src/main/javassist/tools/web/ |
D | Webserver.java | 148 public void logging(String msg1, String msg2) { in logging() argument 149 System.out.print(msg1); in logging() 157 public void logging(String msg1, String msg2, String msg3) { in logging() argument 158 System.out.print(msg1); in logging()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-message_test.cc | 59 const Message msg1("Hello"); in TEST() local 60 const Message msg2(msg1); in TEST()
|
/external/gtest/test/ |
D | gtest-message_test.cc | 52 const Message msg1("Hello"); in TEST() local 53 const Message msg2(msg1); in TEST()
|
/external/protobuf/gtest/test/ |
D | gtest-message_test.cc | 60 const Message msg1("Hello"); in TEST() local 61 const Message msg2(msg1); in TEST()
|
/external/libunwind/tests/ |
D | test-coredump-unwind.c | 108 char *msg1 = (char*) realloc(msg, prefix_len + used + strerr_len + msgeol_len + 3); in verror_msg_helper() local 109 if (!msg1) in verror_msg_helper() 114 msg = msg1; in verror_msg_helper()
|