/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 134 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestResourceBundles() 167 log_data_err("Could not load testdata.dat %s \n",myErrorName(err)); in TestConstruction1() 448 … log_data_err("Expected U_USING_DEFAULT_ERROR when trying to get layout from fr_FR, got %s\n", in TestFallback() 458 …log_data_err("Expected U_USING_FALLBACK_ERROR when trying to get ExemplarCharacters from fr_FR, go… in TestFallback() 480 log_data_err("ures_openDirect(\"idna_rules\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() 533 …log_data_err("ures_openDirect(\"idna_rules\") failed when U_USING_FALLBACK_WARNING was set prior t… in TestOpenDirect() 556 log_data_err("ures_open(\"casing\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() 583 … log_data_err("ures_open(\"ne\") failed (expected to get root): %s\n", u_errorName(errorCode)); in TestOpenDirect() 593 log_data_err("ures_openDirect(\"ne\") succeeded unexpectedly\n"); in TestOpenDirect() 601 log_data_err("ures_open(\"te_IN\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() [all …]
|
D | cnormtst.c | 193 log_data_err("ERROR in unorm_normalize(%s/NUL) at %s: %s - (Are you missing data?)\n", in TestNormCases() 200 … log_data_err("ERROR in unorm_normalize(%s/srcLength) at %s: %s - (Are you missing data?)\n", in TestNormCases() 260 …log_data_err("unorm_normalize(%s) with 0x0000 failed: %s - (Are you missing data?)\n", name, u_err… in TestNull_check() 386 log_data_err("ERROR in NFD quick check at U+%04x - (Are you missing data?)\n", cp); in TestQuickCheckResultYES() 397 log_data_err("ERROR in NFKD quick check at U+%04x\n", cp); in TestQuickCheckResultYES() 457 log_data_err("ERROR in NFC quick check at U+%04x - (Are you missing data?)\n", CPNFC[count]); in TestQuickCheckResultMAYBE() 463 log_data_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]); in TestQuickCheckResultMAYBE() 483 …log_data_err("ERROR in NFD quick check for string at count %d - (Are you missing data?)\n", count); in TestQuickCheckStringResult() 505 log_data_err("ERROR in NFKD quick check for string at count %d\n", count); in TestQuickCheckStringResult() 555 …log_data_err("error: !isNormalized(<U+0300>, NFC) (%s) - (Are you missing data?)\n", u_errorName(e… in TestIsNormalized() [all …]
|
D | cmsgtst.c | 136 …log_data_err("ERROR: failure in message format on testcase %d: %s (Are you missing data?)\n", i, … in MessageFormatTest() 168 …log_data_err("ERROR: failure in message format on testcase %d: %s (Are you missing data?)\n", i, … in MessageFormatTest() 189 …log_data_err("umsg_open() failed for testCasePattens[%d]. -> %s (Are you missing data?)\n",i, u_er… in MessageFormatTest() 300 …log_data_err("Error: failure in message format on test#1: %s (Are you missing data?)\n", myErrorNa… in TestSampleMessageFormat() 331 …log_data_err("Error: failure in message format on test#2 : %s (Are you missing data?)\n", myErrorN… in TestSampleMessageFormat() 356 …log_data_err("Error: failure in message format on test#3 : %s (Are you missing data?)\n", myErrorN… in TestSampleMessageFormat() 397 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) ); in TestNewFormatAndParseAPI() 413 log_data_err("error in umsg_open : %s (Are you missing data?)\n", u_errorName(status) ); in TestNewFormatAndParseAPI() 499 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) ); in TestSampleFormatAndParseWithError() 504 …log_data_err("Error: failure in get millis: %s - (Are you missing data?)\n", myErrorName(status) ); in TestSampleFormatAndParseWithError() [all …]
|
D | udatatst.c | 140 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestUDataOpen() 149 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", testP… in TestUDataOpen() 176 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", path,… in TestUDataOpen() 216 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", path,… in TestUDataOpen() 266 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", icuDa… in TestUDataOpen() 298 …log_data_err("FAIL: udata_open( \"%s\", \"typ\", \"nam\") returned status %s\n", testPath, u_error… in TestUDataOpen() 364 … log_data_err("FAIL: udata_open() failed for path = %s\n name=%s, type=%s, \n errorcode=%s\n", in TestUDataOpen() 383 … log_data_err("FAIL: udata_open() failed for path = %s\n name=%s, type=%s, \n errorcode=%s\n", in TestUDataOpen() 519 …log_data_err("udata_setFileAccess(UDATA_NO_FILES) failed with ICU_DATA=\"\" err=%s\n", u_errorName… in TestUDataFileAccess() 655 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestUDataOpenChoiceDemo1() [all …]
|
D | ccaltst.c | 178 …log_data_err("FAIL: in %s, got %d, expected at least 5 -> %s (Are you missing data?)\n", api, coun… in TestCalendar() 211 log_data_err("FAIL: ucal_getDSTSavings(GMT) => %d, expect 0 (Are you missing data?)\n", i); in TestCalendar() 239 …log_data_err("FAIL: ucal_getDefaultTimeZone() did not return Europe/Paris (Are you missing data?)\… in TestCalendar() 263 log_data_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status)); in TestCalendar() 266 …log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing d… in TestCalendar() 270 …log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n… in TestCalendar() 281 …log_data_err("FAIL: error in ucal_open caldef : %s\n - (Are you missing data?)", u_errorName(statu… in TestCalendar() 286 …log_data_err("FAIL: error in ucal_open caldef : %s - (Are you missing data?)\n", u_errorName(statu… in TestCalendar() 291 …log_data_err("FAIL: error in ucal_open calfr : %s - (Are you missing data?)\n", u_errorName(status… in TestCalendar() 295 …log_data_err("FAIL: error in ucal_open calit : %s - (Are you missing data?)\n", u_errorName(status… in TestCalendar() [all …]
|
D | cdtrgtst.c | 66 …log_data_err("FAIL: error in creating the dateformat using default date and time style : %s (Are y… in Test4029195() 86 log_data_err("ERROR: couldn't format, exitting test"); in Test4029195() 146 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status)); in Test4056591() 166 …log_data_err("FAIL: error in creating the dateformat using u_openPattern(): %s - (Are you missing … in Test4056591() 217 …log_data_err("FAIL: error in creating the dateformat using openPattern: %s - (Are you missing data… in Test4059917() 296 …log_data_err("FAIL: error in creating the dateformat using default date and time style: %s - (Are … in Test4060212() 335 …log_data_err("ERROR: failure in open pattern of test4061287: %s - (Are you missing data?)\n", myEr… in Test4061287() 391 …log_data_err("FAIL: error in creating the dateformat using short date and time style: %s (Are you … in Test4073003() 424 log_data_err("Fail: could not format - exitting test\n"); in Test4073003() 455 log_data_err("ERROR: couldn't create date format: %s\n", myErrorName(status)); in Test4162071() [all …]
|
D | cdtdptst.c | 64 …log_data_err("FAIL: Error in creating a date format using udat_openPattern %s - (Are you missing d… in TestTwoDigitYearDSTParse() 128 …log_data_err("FAIL: ErrorCode received during test: %s (Are you missing data?)\n", myErrorName(sta… in TestPartialParse994() 136 log_data_err("FAIL: could not parse - exitting"); in TestPartialParse994() 143 log_data_err("FAIL: could not format \n"); in TestPartialParse994() 207 …log_data_err("FAIL: Error in date format construction with pattern: %s - (Are you missing data?)\n… in TestRunTogetherPattern985() 243 …log_data_err("Error in constructing the date format -> %s (Are you missing data?)\n", u_errorName(… in TestCzechMonths459() 269 log_data_err("Can't load juneStr. Quitting.\n"); in TestCzechMonths459() 323 log_data_err("error in udat_open: %s - (Are you missing data?)\n", myErrorName(status)); in TestQuotePattern161() 367 log_data_err("error in creating the dateformat -> %s (Are you missing data?)\n", in TestBooleanAttributes()
|
D | spreptst.c | 65 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_cs_prep_data() 89 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_mixed_prep_data() 316 log_data_err("Test could not initialize. Got %s\n", u_errorName(loadStatus)); in Test_nfs4_cis_prep() 337 …log_data_err("Did not get the expected status for nfs4_cis_prep at index %i. Expected: %s Got: %s … in Test_nfs4_cis_prep() 435 log_data_err("Test could not initialize. Got %s\n", u_errorName(loadStatus)); in Test_nfs4_mixed_prep() 462 …log_data_err("Preparation of string at index %i failed. Error: %s - (Are you missing data?)\n", i,… in Test_nfs4_mixed_prep() 492 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_cs_prep() 604 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestBEAMWarning() 770 log_data_err("Unable to open String Prep Profile with: %s\n", profileName); in TestStringPrepProfiles()
|
D | ccapitst.c | 130 log_data_err("FAILURE! ucnv_openAllNames() -> %s\n", myErrorName(err)); in ListNames() 180 log_data_err("FAILURE! ucnv_countAliases(\"utf-8\") -> %s\n", myErrorName(err)); in ListNames() 360 log_data_err("FAILURE! ucnv_openU(ibm-943, err) failed. %s\n", myErrorName(err)); in TestConvert() 373 … log_data_err("FAILURE! ucnv_openU(ibm-943, U_ILLEGAL_ARGUMENT_ERROR) is expected to fail\n"); in TestConvert() 404 … log_data_err("FAILURE! ucnv_open(\"ibm-949,Madhu\", err) failed. %s\n", myErrorName(err)); in TestConvert() 427 … log_data_err("FAILURE! ucnv_convert(ibm-1363->ibm-1364) failed. %s\n", myErrorName(err)); in TestConvert() 486 if (U_FAILURE(err)){ log_data_err("FAILURE! %s\n", myErrorName(err));} in TestConvert() 492 log_data_err("getName[0] failed\n"); in TestConvert() 498 log_data_err("getName[1] failed\n"); in TestConvert() 539 log_data_err("Couldn't open the Unicode file [%s]... Exiting...\n", ucs_file_name); in TestConvert() [all …]
|
D | usettest.c | 288 log_data_err("FAIL: %s %s \"%s\" (Are you missing data?)\n", pat, in expectContainment() 305 log_data_err("FAIL: %s %s '%c' (Are you missing data?)\n", pat, in expectContainment() 320 log_data_err("FAIL: %s %s U+%04X-U+%04X (Are you missing data?)\n", pat, in expectContainment() 338 log_data_err("FAIL: %s %s U+%04X-U+%04X (Are you missing data?)\n", pat, in expectContainment() 376 log_data_err("FAIL: %s should return %s from isEmpty (Are you missing data?)\n", in expectItems() 393 log_data_err("FAIL: ran out of items iterating %s (Are you missing data?)\n", pat); in expectItems() 490 …log_data_err("uset_openPattern([:Cf:]) failed - %s (Are you missing data?)\n", u_errorName(errorCo… in TestSerialized() 558 log_data_err("openIDSet() returned NULL. (Are you missing data?)\n"); in TestFreezable() 608 log_data_err("openIDSet() returned NULL (Are you missing data?)\n"); in TestSpan()
|
D | creststn.c | 247 log_data_err("Resource not present, cannot test (%s:%d)\n", __FILE__, line); in checkStatus() 367 …log_data_err("Wrong locale name for %s, expected %s, got %s\n", norwayNames[i], norwayLocales[i], … in TestAliasConflict() 430 … log_data_err("Could not find encoded.res from test data bundle. Error: %s\n", u_errorName(error)); in TestDecodedBundle() 470 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestNewTypes() 655 log_data_err("Could not load collations from theBundle: %s\n", u_errorName(status)); in TestNewTypes() 768 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestEmptyTypes() 904 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestEmptyBundle() 937 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestBinaryCollationData() 996 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestAPI() 1118 …log_data_err("unable to open a locale resource bundle from \"dE_At_NOWHERE_TO_BE_FOUND\"(%s)\n", u… in TestAPI() [all …]
|
D | cldrtest.c | 527 log_data_err("At least root needs to be installed\n"); in TestLocaleStructure() 532 log_data_err("Can't open structLocale\n"); in TestLocaleStructure() 894 log_data_err("At least root needs to be installed\n"); in VerifyTranslation() 899 log_data_err("Can't open root\n"); in VerifyTranslation() 1266 log_data_err("ulocdata_open en error %s", u_errorName(status)); in TestLocaleDisplayPattern() 1287 log_data_err("ulocdata_open zh error %s", u_errorName(status)); in TestLocaleDisplayPattern() 1320 log_data_err("ulocdata_open error"); in TestCoverage() 1354 …log_data_err("File %s, line %d, Failure opening exemplar chars: %s", __FILE__, __LINE__, u_errorNa… in TestIndexChars() 1386 log_data_err("Can't open structLocale\n"); in TestCurrencyList() 1431 log_data_err("FAIL: ISO code (%s) is not found.\n", eurCode); in TestAvailableIsoCodes() [all …]
|
D | nucnvtst.c | 392 log_data_err("Couldn't open converter %s\n",codepage); in testConvertFromU() 551 log_data_err("Couldn't open converter %s\n",gNuConvTestName); in testConvertToU() 1344 log_data_err("Failed to create an %s converter\n", convName); in TestConverterType() 1400 log_data_err("Failed to create an ibm-ksc converter\n"); in TestConverterTypesAndStarters() 1543 log_data_err("Failed to create a SJIS converter\n"); in TestAmbiguous() 1549 log_data_err("Failed to create a LATIN-1 converter\n"); in TestAmbiguous() 1836 log_data_err("Unable to open a UTF-7 converter: %s\n", u_errorName(errorCode)); in TestUTF7() 1879 log_data_err("Unable to open a IMAP-mailbox-name converter: %s\n", u_errorName(errorCode)); in TestIMAP() 2012 log_data_err("Unable to open a CESU-8 converter: %s\n", u_errorName(errorCode)); in TestCESU8() 2232 log_data_err("Unable to open a UTF-32 converter: %s\n", u_errorName(errorCode)); in TestUTF32() [all …]
|
D | uregiontest.c | 381 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestKnownRegions() 410 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainedRegions() 439 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainedRegionsWithType() 463 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainingRegion() 487 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainingRegionWithType() 540 log_data_err("ERROR: Known region %s was not recognized.\n", deprecatedCode); in TestGetPreferredValues() 559 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestContains()
|
D | cnumtst.c | 118 log_data_err("Error in unum_open() %s \n", myErrorName(*status)); in TestInt64Parse() 183 …log_data_err("Error in creating default NumberFormat using unum_open(): %s (Are you missing data?)… in TestNumberFormat() 986 log_data_err("Result - %s\n", u_errorName(errorCode)); in TestParseZero() 1084 …log_data_err("unexpected error in unum_open UNUM_CURRENCY for locale %s: '%s'\n", itemPtr->locale,… in TestParseCurrency() 1114 …log_data_err("unexpected error in unum_open UNUM_CURRENCY_PLURAL for locale %s: '%s'\n", itemPtr->… in TestParseCurrency() 1192 log_data_err("got unexpected error for unum_open: '%s'\n", u_errorName(status)); in TestSignificantDigits() 1233 log_data_err("got unexpected error for unum_open: '%s'\n", u_errorName(status)); in TestSigDigRounding() 1341 … log_data_err("FAIL: Error in number formatting using unum_formatDouble() with padding\n"); in TestNumberFormatPadding() 1392 log_data_err("error in unum_openPattern() - %s\n", myErrorName(status)); in TestInt64Format() 1656 …log_data_err("unum_open did not return expected result for non-existent requested currency: '%s' (… in TestNonExistentCurrency() [all …]
|
D | cdattst.c | 95 …log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %… in TestDateFormat() 138 log_data_err("FAIL: error in countAvailable\n"); in TestDateFormat() 146 …log_data_err("FAIL: date format %s (getAvailable(%d)) is not instantiable: %s\n", udat_getAvailabl… in TestDateFormat() 204 log_data_err("FAIL: Date Format for french locale failed using udat_format().\n" ); in TestDateFormat() 220 …log_data_err("FAIL: Date Format for italian locale failed using udat_format() - wanted %s, got %s\… in TestDateFormat() 439 …log_data_err("Generate UDate for a specified time today fails, error %s - (Are you missing data?)\… in TestRelativeDateFormat() 456 …log_data_err("udat_open timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) fails, error %s (Are you mi… in TestRelativeDateFormat() 587 …log_data_err("error in creating the dateformat using full time style with french locale -> %s (Are… in TestSymbols() 608 …log_data_err("error in creating the dateformat using full date, no time, locale zh@calendar=chines… in TestSymbols() 657 log_data_err("FAIL: getSymbols retrieved the wrong value\n"); in TestSymbols() [all …]
|
D | cposxtst.c | 61 log_data_err("FAIL: loadTestData => %s\n", u_errorName(ec)); in TestMessageCatalog() 67 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec)); in TestMessageCatalog()
|
D | cucdapi.c | 42 log_data_err("Failed: %s: expected %s but got %s\n", msg, s1, s2); in assertEqualScripts() 106 …log_data_err("Error getting script code Got: %i Expected: %i for name %s (Error code does not pro… in TestUScriptCodeAPI() 112 log_data_err("Errors uchar_getScriptCode() : %i \n",numErrors); in TestUScriptCodeAPI() 141 log_data_err("Errors in uscript_getScriptCode() expected error : %s got: %s \n", in TestUScriptCodeAPI() 210 log_data_err("Couldn't get script name\n"); in TestUScriptCodeAPI() 704 …log_data_err("u_getPropertyValueEnum(UCHAR_ALPHABETIC, \"%s\")!=FALSE (Are you missing data?)\n", … in TestBinaryValues() 709 …log_data_err("u_getPropertyValueEnum(UCHAR_ALPHABETIC, \"%s\")!=TRUE (Are you missing data?)\n", t… in TestBinaryValues()
|
D | cpluralrulestest.c | 80 … log_data_err("ERROR: uplrules_select for locale %s, number %.1f: expect %s, get %s\n", in TestPluralRules() 107 log_data_err("uplrules_select(en-ordinal, 2) failed - %s\n", u_errorName(errorCode)); in TestOrdinalRules()
|
D | cloctst.c | 677 …log_data_err("unable to get a display string for the language of the default locale - %s (Are you … in TestDisplayNames() 715 …log_data_err("FAIL in uloc_getDisplayName(%s,%s,..) expected '%s' got '%s' (Are you missing data?)… in TestDisplayNames() 750 … log_data_err("uloc_getDisplayName(%s, %s...) returned string of length %d, expected length %d", in TestDisplayNames() 803 log_data_err("countAvailable() returned an empty list!\n"); in TestGetAvailableLocales() 807 log_data_err("countAvailable() returned a wrong value!= %d\n", locCount); in TestGetAvailableLocales() 995 …log_data_err(" Display Language mismatch: got %s expected %s displayLocale=%s (Are you missing dat… in doTestDisplayNames() 999 …log_data_err(" Display Script mismatch: got %s expected %s displayLocale=%s (Are you missing data?… in doTestDisplayNames() 1003 …log_data_err(" Display Country mismatch: got %s expected %s displayLocale=%s (Are you missing data… in doTestDisplayNames() 1007 …log_data_err(" Display Variant mismatch: got %s expected %s displayLocale=%s (Are you missing data… in doTestDisplayNames() 1011 …log_data_err(" Display Name mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\… in doTestDisplayNames() [all …]
|
D | cnmdptst.c | 377 if (u_strcmp(str, res) !=0) log_data_err("FAIL: Expected $1,234.56\n"); in TestCurrencySign() 398 if (u_strcmp(str, res) != 0) log_data_err("FAIL: Expected -$1,234.56\n"); in TestCurrencySign() 427 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrency() 485 …log_data_err("Could not canonicalize %s. Error: %s (Are you missing data?)\n", locale[i], u_errorN… in TestCurrencyPreEuro() 491 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrencyPreEuro() 557 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrencyObject() 621 …log_data_err("FAIL: failure in the construction of number format: %s (Are you missing data?)\n", m… in TestRounding487() 686 …log_data_err("Fail: error creating a default number formatter -> %s (Are you missing data?)\n", u_… in TestDoubleAttribute() 722 log_data_err("Error DecimalFormat ct -> %s (Are you missing data?)\n", u_errorName(status)); in TestSecondaryGrouping() 994 …log_data_err("FAIL: failure in the construction of number format: %s (Are you missing data?)\n", m… in TestRounding5350()
|
D | ucsdetst.c | 255 …log_data_err("English text with C1 bytes does not detect as windows-1252, but as %s. (Are you miss… in TestC1Bytes() 492 …log_data_err("Encoding detection failure for IBM424_rtl: got %s. (Are you missing data?)\n", name); in TestIBM424() 505 …log_data_err("Encoding detection failure for IBM424_ltr: got %s. (Are you missing data?)\n", name); in TestIBM424() 570 …log_data_err("Encoding detection failure for IBM420_rtl: got %s. (Are you missing data?)\n", name); in TestIBM420() 583 …log_data_err("Encoding detection failure for IBM420_ltr: got %s. (Are you missing data?)\n", name); in TestIBM420()
|
D | cbiapts.c | 37 log_data_err("Failure at file %s, line %d, error = %s (Are you missing data?)\n", __FILE__, __LINE_… 40 log_data_err("Test Failure at file %s, line %d (Are you missing data?)\n", __FILE__, __LINE__);}} 169 log_data_err("Check your data - it doesn't seem to be around\n"); in TestBreakIteratorCAPI() 392 log_data_err("Couldn't open en_US word break iterator - %s\n", u_errorName(status)); in TestBreakIteratorSafeClone() 398 log_data_err("Couldn't open th_TH word break iterator - %s\n", u_errorName(status)); in TestBreakIteratorSafeClone() 529 …log_data_err("FAIL: ubrk_openRules: ICU Error \"%s\" (Are you missing data?)\n", u_errorName(statu… in testOpenRules() 614 …log_data_err("FAIL: incorrect error position reported. Got line %d, char %d, expected line 3, char… in TestBreakIteratorRuleError() 1060 …log_data_err("FAIL: ubrk_open(UBRK_SENTENCE, \"%s\", ...) status %s (Are you missing data?)\n", it… in TestBreakIteratorSuppressions()
|
D | stdnmtst.c | 82 log_data_err("No standards. You probably have no data.\n"); in TestStandardName() 178 log_data_err("Unable to open standard names for %s of standard: %s\n", name, standard); in doTestNames() 229 log_data_err("Unable to open standard names for %s of standard: %s\n", name, standard); in doTestUCharNames()
|
D | currtest.c | 166 log_data_err("Error: unum_open returned %s (Are you missing data?)\n", myErrorName(status)); in TestFractionDigitOverride() 206 log_data_err("Error: unum_open returned %s (Are you missing data?)\n", u_errorName(status)); in TestPrefixSuffix() 256 log_data_err("Error: ucurr_getNumericCode returned %d for currency %s, expected - %d\n", in TestNumericCode()
|