Lines Matching refs:errln

323         errln("ERROR: inconsistency is found in cloned object.");
326 errln("ERROR: inconsistency is found in cloned object.");
330 errln("ERROR: inconsistency is found in cloned object.");
366 errln("ERROR: Simple test in getBestPattern with Locale::getGermany()).");
372 errln("ERROR: Could not addPattern - d\'. von\' MMMM");
382 errln(UnicodeString("ERROR: Simple test addPattern failed!: d\'. von\' MMMM Got: ") + dateReturned + UnicodeString(" Expected: ") + expectedResult);
396 errln("ERROR: Simple test uses full date format.");
397 errln(UnicodeString(" Got: ") + dateReturned + UnicodeString(" Expected: ") + expectedResult);
407 errln("ERROR: Simple test modify the timezone!");
408 errln(UnicodeString(" Got: ")+ dateReturned + UnicodeString(" Expected: ") + expectedResult);
414 errln("ERROR: unexpected result from setDecimal() and getDecimal()!.\n");
420 errln("ERROR: unexpected result from setAppendItemName() and getAppendItemName()!.\n");
426 errln("ERROR: unexpected result from setAppendItemFormat() and getAppendItemFormat()!.\n");
432 errln("ERROR: unexpected result from setDateTimeFormat() and getDateTimeFormat()!.\n");
442 errln("ERROR: Unexpected result from getSkeleton().\n");
443 errln(UnicodeString(" Got: ") + retSkeleton + UnicodeString(" Expected: ") + expectedSkeleton );
447 errln("ERROR: Unexpected result from getBaseSkeleton().\n");
448 errln(UnicodeString(" Got: ") + retSkeleton + UnicodeString(" Expected:")+ expectedBaseSkeleton);
456 errln("ERROR: Unexpected result from getSkeleton().\n");
457 errln(UnicodeString(" Got: ") + retSkeleton + UnicodeString(" Expected: ") + expectedSkeleton );
461 errln("ERROR: Unexpected result from getBaseSkeleton().\n");
462 errln(UnicodeString(" Got: ") + retSkeleton + UnicodeString(" Expected:")+ expectedBaseSkeleton);
490 errln(UnicodeString("\nERROR: Test Japanese month hack Got: ") + rDate +
514 errln(UnicodeString("\nERROR: Test Chinese month hack Got: ") + rDate +
535 errln(UnicodeString("\nERROR: Test EN time format Got: ") + bPattern +
572 errln(UnicodeString("\nERROR: Test various skeletons[") + (dataIndex-1) + UnicodeString("], localeIndex ") + localeIndex +
615 errln(UnicodeString("\nERROR: Test various skeletons[") + dataIndex
657 errln("ERROR: getDynamicClassID() didn't return the expected value");
668 errln("ERROR: Fail to create an empty instance ! - exitting.\n");
685 errln("ERROR: Fail in getRedundants !\n");
692 errln("ERROR: Fail to get skeletons !\n");
701 errln(UnicodeString("ERROR: Unexpected result from getSkeletons and getPatternForSkeleton\nGot: ") + returnPattern
708 errln("ERROR: Fail to get base skeletons !\n");
714 errln("ERROR: Unexpected result from getBaseSkeletons() !\n");
740 errln("ERROR: Userguide sample code result!");
741 errln(UnicodeString(" Got: ")+ formatted + UnicodeString(" Expected: ") + expectedResult);
814 errln( UnicodeString("ERROR in getBestPattern, locale ") + UnicodeString(testDataPtr->locale) +