/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 138 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestResourceBundles() 171 log_data_err("Could not load testdata.dat %s \n",myErrorName(err)); in TestConstruction1() 452 … log_data_err("Expected U_USING_DEFAULT_ERROR when trying to get layout from fr_FR, got %s\n", in TestFallback() 462 …log_data_err("Expected U_USING_FALLBACK_ERROR when trying to get ExemplarCharacters from fr_FR, go… in TestFallback() 484 log_data_err("ures_openDirect(\"idna_rules\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() 537 …log_data_err("ures_openDirect(\"idna_rules\") failed when U_USING_FALLBACK_WARNING was set prior t… in TestOpenDirect() 560 log_data_err("ures_open(\"casing\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() 587 … log_data_err("ures_open(\"ne\") failed (expected to get root): %s\n", u_errorName(errorCode)); in TestOpenDirect() 597 log_data_err("ures_openDirect(\"ne\") succeeded unexpectedly\n"); in TestOpenDirect() 605 log_data_err("ures_open(\"te_IN\") failed: %s\n", u_errorName(errorCode)); in TestOpenDirect() [all …]
|
D | cnormtst.c | 196 … log_data_err("ERROR in unorm_normalize(%s/srcLength) at %s: %s - (Are you missing data?)\n", in TestNormCases() 203 log_data_err("ERROR in unorm_normalize(%s/NUL) at %s: %s - (Are you missing data?)\n", in TestNormCases() 263 …log_data_err("unorm_normalize(%s) with 0x0000 failed: %s - (Are you missing data?)\n", name, u_err… in TestNull_check() 389 log_data_err("ERROR in NFD quick check at U+%04x - (Are you missing data?)\n", cp); in TestQuickCheckResultYES() 400 log_data_err("ERROR in NFKD quick check at U+%04x\n", cp); in TestQuickCheckResultYES() 460 log_data_err("ERROR in NFC quick check at U+%04x - (Are you missing data?)\n", CPNFC[count]); in TestQuickCheckResultMAYBE() 466 log_data_err("ERROR in NFKC quick check at U+%04x\n", CPNFKC[count]); in TestQuickCheckResultMAYBE() 486 …log_data_err("ERROR in NFD quick check for string at count %d - (Are you missing data?)\n", count); in TestQuickCheckStringResult() 508 log_data_err("ERROR in NFKD quick check for string at count %d\n", count); in TestQuickCheckStringResult() 558 …log_data_err("error: !isNormalized(<U+0300>, NFC) (%s) - (Are you missing data?)\n", u_errorName(e… in TestIsNormalized() [all …]
|
D | cmsgtst.c | 138 …log_data_err("ERROR: failure in message format on testcase %d: %s (Are you missing data?)\n", i, … in MessageFormatTest() 170 …log_data_err("ERROR: failure in message format on testcase %d: %s (Are you missing data?)\n", i, … in MessageFormatTest() 191 …log_data_err("umsg_open() failed for testCasePattens[0]. -> %s (Are you missing data?)\n", u_error… in MessageFormatTest() 303 …log_data_err("Error: failure in message format on test#1: %s (Are you missing data?)\n", myErrorNa… in TestSampleMessageFormat() 334 …log_data_err("Error: failure in message format on test#2 : %s (Are you missing data?)\n", myErrorN… in TestSampleMessageFormat() 359 …log_data_err("Error: failure in message format on test#3 : %s (Are you missing data?)\n", myErrorN… in TestSampleMessageFormat() 400 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) ); in TestNewFormatAndParseAPI() 415 log_data_err("error in umsg_open : %s (Are you missing data?)\n", u_errorName(status) ); in TestNewFormatAndParseAPI() 502 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status) ); in TestSampleFormatAndParseWithError() 507 …log_data_err("Error: failure in get millis: %s - (Are you missing data?)\n", myErrorName(status) ); in TestSampleFormatAndParseWithError() [all …]
|
D | udatatst.c | 142 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestUDataOpen() 151 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", testP… in TestUDataOpen() 178 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", path,… in TestUDataOpen() 218 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", path,… in TestUDataOpen() 268 …log_data_err("FAIL: udata_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", icuDa… in TestUDataOpen() 300 …log_data_err("FAIL: udata_open( \"%s\", \"typ\", \"nam\") returned status %s\n", testPath, u_error… in TestUDataOpen() 366 … log_data_err("FAIL: udata_open() failed for path = %s\n name=%s, type=%s, \n errorcode=%s\n", in TestUDataOpen() 385 … log_data_err("FAIL: udata_open() failed for path = %s\n name=%s, type=%s, \n errorcode=%s\n", in TestUDataOpen() 521 …log_data_err("udata_setFileAccess(UDATA_NO_FILES) failed with ICU_DATA=\"\" err=%s\n", u_errorName… in TestUDataFileAccess() 657 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestUDataOpenChoiceDemo1() [all …]
|
D | ccaltst.c | 186 …log_data_err("FAIL: in %s, got %d, expected at least 5 -> %s (Are you missing data?)\n", api, coun… in TestCalendar() 219 log_data_err("FAIL: ucal_getDSTSavings(GMT) => %d, expect 0 (Are you missing data?)\n", i); in TestCalendar() 247 …log_data_err("FAIL: ucal_getDefaultTimeZone() did not return Europe/Paris (Are you missing data?)\… in TestCalendar() 271 log_data_err("FAIL: error in ucal_getCanonicalTimeZoneID : %s\n", u_errorName(status)); in TestCalendar() 274 …log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) returned %s : expected - %s (Are you missing d… in TestCalendar() 278 …log_data_err("FAIL: ucal_getCanonicalTimeZoneID(%s) set %d to isSystemID (Are you missing data?)\n… in TestCalendar() 289 …log_data_err("FAIL: error in ucal_open caldef : %s\n - (Are you missing data?)", u_errorName(statu… in TestCalendar() 294 …log_data_err("FAIL: error in ucal_open caldef : %s - (Are you missing data?)\n", u_errorName(statu… in TestCalendar() 299 …log_data_err("FAIL: error in ucal_open calfr : %s - (Are you missing data?)\n", u_errorName(status… in TestCalendar() 303 …log_data_err("FAIL: error in ucal_open calit : %s - (Are you missing data?)\n", u_errorName(status… in TestCalendar() [all …]
|
D | cdtrgtst.c | 68 …log_data_err("FAIL: error in creating the dateformat using default date and time style : %s (Are y… in Test4029195() 88 log_data_err("ERROR: couldn't format, exitting test"); in Test4029195() 148 … log_data_err("error in ucal_open caldef : %s - (Are you missing data?)\n", myErrorName(status)); in Test4056591() 168 …log_data_err("FAIL: error in creating the dateformat using u_openPattern(): %s - (Are you missing … in Test4056591() 219 …log_data_err("FAIL: error in creating the dateformat using openPattern: %s - (Are you missing data… in Test4059917() 298 …log_data_err("FAIL: error in creating the dateformat using default date and time style: %s - (Are … in Test4060212() 337 …log_data_err("ERROR: failure in open pattern of test4061287: %s - (Are you missing data?)\n", myEr… in Test4061287() 393 …log_data_err("FAIL: error in creating the dateformat using short date and time style: %s (Are you … in Test4073003() 426 log_data_err("Fail: could not format - exitting test\n"); in Test4073003() 457 log_data_err("ERROR: couldn't create date format: %s\n", myErrorName(status)); in Test4162071() [all …]
|
D | cdtdptst.c | 66 …log_data_err("FAIL: Error in creating a date format using udat_openPattern %s - (Are you missing d… in TestTwoDigitYearDSTParse() 130 …log_data_err("FAIL: ErrorCode received during test: %s (Are you missing data?)\n", myErrorName(sta… in TestPartialParse994() 138 log_data_err("FAIL: could not parse - exitting"); in TestPartialParse994() 145 log_data_err("FAIL: could not format \n"); in TestPartialParse994() 209 …log_data_err("FAIL: Error in date format construction with pattern: %s - (Are you missing data?)\n… in TestRunTogetherPattern985() 245 …log_data_err("Error in constructing the date format -> %s (Are you missing data?)\n", u_errorName(… in TestCzechMonths459() 271 log_data_err("Can't load juneStr. Quitting.\n"); in TestCzechMonths459() 325 log_data_err("error in udat_open: %s - (Are you missing data?)\n", myErrorName(status)); in TestQuotePattern161() 369 log_data_err("error in creating the dateformat -> %s (Are you missing data?)\n", in TestBooleanAttributes()
|
D | ccapitst.c | 133 log_data_err("FAILURE! ucnv_openAllNames() -> %s\n", myErrorName(err)); in ListNames() 183 log_data_err("FAILURE! ucnv_countAliases(\"utf-8\") -> %s\n", myErrorName(err)); in ListNames() 363 log_data_err("FAILURE! ucnv_openU(ibm-943, err) failed. %s\n", myErrorName(err)); in TestConvert() 376 … log_data_err("FAILURE! ucnv_openU(ibm-943, U_ILLEGAL_ARGUMENT_ERROR) is expected to fail\n"); in TestConvert() 407 … log_data_err("FAILURE! ucnv_open(\"ibm-949,Madhu\", err) failed. %s\n", myErrorName(err)); in TestConvert() 430 … log_data_err("FAILURE! ucnv_convert(ibm-1363->ibm-1364) failed. %s\n", myErrorName(err)); in TestConvert() 489 if (U_FAILURE(err)){ log_data_err("FAILURE! %s\n", myErrorName(err));} in TestConvert() 495 log_data_err("getName[0] failed\n"); in TestConvert() 501 log_data_err("getName[1] failed\n"); in TestConvert() 542 log_data_err("Couldn't open the Unicode file [%s]... Exiting...\n", ucs_file_name); in TestConvert() [all …]
|
D | spreptst.c | 68 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_cs_prep_data() 92 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_mixed_prep_data() 319 log_data_err("Test could not initialize. Got %s\n", u_errorName(loadStatus)); in Test_nfs4_cis_prep() 340 …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() 438 log_data_err("Test could not initialize. Got %s\n", u_errorName(loadStatus)); in Test_nfs4_mixed_prep() 465 …log_data_err("Preparation of string at index %i failed. Error: %s - (Are you missing data?)\n", i,… in Test_nfs4_mixed_prep() 495 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode)); in Test_nfs4_cs_prep() 607 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status)); in TestBEAMWarning() 773 log_data_err("Unable to open String Prep Profile with: %s\n", profileName); in TestStringPrepProfiles()
|
D | creststn.c | 252 log_data_err("Resource not present, cannot test (%s:%d)\n", __FILE__, line); in checkStatus() 372 …log_data_err("Wrong locale name for %s, expected %s, got %s\n", norwayNames[i], norwayLocales[i], … in TestAliasConflict() 435 … log_data_err("Could not find encoded.res from test data bundle. Error: %s\n", u_errorName(error)); in TestDecodedBundle() 475 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestNewTypes() 660 log_data_err("Could not load collations from theBundle: %s\n", u_errorName(status)); in TestNewTypes() 773 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestEmptyTypes() 909 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestEmptyBundle() 942 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestBinaryCollationData() 1001 log_data_err("Could not load testdata.dat %s \n",myErrorName(status)); in TestAPI() 1123 …log_data_err("unable to open a locale resource bundle from \"dE_At_NOWHERE_TO_BE_FOUND\"(%s)\n", u… in TestAPI() [all …]
|
D | usettest.c | 290 log_data_err("FAIL: %s %s \"%s\" (Are you missing data?)\n", pat, in expectContainment() 307 log_data_err("FAIL: %s %s '%c' (Are you missing data?)\n", pat, in expectContainment() 322 log_data_err("FAIL: %s %s U+%04X-U+%04X (Are you missing data?)\n", pat, in expectContainment() 340 log_data_err("FAIL: %s %s U+%04X-U+%04X (Are you missing data?)\n", pat, in expectContainment() 378 log_data_err("FAIL: %s should return %s from isEmpty (Are you missing data?)\n", in expectItems() 395 log_data_err("FAIL: ran out of items iterating %s (Are you missing data?)\n", pat); in expectItems() 492 …log_data_err("uset_openPattern([:Cf:]) failed - %s (Are you missing data?)\n", u_errorName(errorCo… in TestSerialized() 560 log_data_err("openIDSet() returned NULL. (Are you missing data?)\n"); in TestFreezable() 610 log_data_err("openIDSet() returned NULL (Are you missing data?)\n"); in TestSpan()
|
D | cldrtest.c | 531 log_data_err("At least root needs to be installed\n"); in TestLocaleStructure() 536 log_data_err("Can't open structLocale\n"); in TestLocaleStructure() 900 log_data_err("At least root needs to be installed\n"); in VerifyTranslation() 905 log_data_err("Can't open root\n"); in VerifyTranslation() 1272 log_data_err("ulocdata_open en error %s", u_errorName(status)); in TestLocaleDisplayPattern() 1293 log_data_err("ulocdata_open zh error %s", u_errorName(status)); in TestLocaleDisplayPattern() 1326 log_data_err("ulocdata_open error"); in TestCoverage() 1360 …log_data_err("File %s, line %d, Failure opening exemplar chars: %s", __FILE__, __LINE__, u_errorNa… in TestIndexChars() 1392 log_data_err("Can't open structLocale\n"); in TestCurrencyList() 1437 log_data_err("FAIL: ISO code (%s) is not found.\n", eurCode); in TestAvailableIsoCodes() [all …]
|
D | nucnvtst.c | 394 log_data_err("Couldn't open converter %s\n",codepage); in testConvertFromU() 553 log_data_err("Couldn't open converter %s\n",gNuConvTestName); in testConvertToU() 1356 log_data_err("Failed to create an %s converter\n", convName); in TestConverterType() 1412 log_data_err("Failed to create an ibm-ksc converter\n"); in TestConverterTypesAndStarters() 1555 log_data_err("Failed to create a SJIS converter\n"); in TestAmbiguous() 1561 log_data_err("Failed to create a LATIN-1 converter\n"); in TestAmbiguous() 1848 log_data_err("Unable to open a UTF-7 converter: %s\n", u_errorName(errorCode)); in TestUTF7() 1891 log_data_err("Unable to open a IMAP-mailbox-name converter: %s\n", u_errorName(errorCode)); in TestIMAP() 2024 log_data_err("Unable to open a CESU-8 converter: %s\n", u_errorName(errorCode)); in TestCESU8() 2244 log_data_err("Unable to open a UTF-32 converter: %s\n", u_errorName(errorCode)); in TestUTF32() [all …]
|
D | uregiontest.c | 383 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestKnownRegions() 412 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainedRegions() 441 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainedRegionsWithType() 465 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainingRegion() 489 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestGetContainingRegionWithType() 542 log_data_err("ERROR: Known region %s was not recognized.\n", deprecatedCode); in TestGetPreferredValues() 561 log_data_err("ERROR: Known region %s was not recognized.\n", rd->code); in TestContains()
|
D | cnumtst.c | 126 log_data_err("Error in unum_open() %s \n", myErrorName(*status)); in TestInt64Parse() 191 …log_data_err("Error in creating default NumberFormat using unum_open(): %s (Are you missing data?)… in TestNumberFormat() 1002 log_data_err("Result - %s\n", u_errorName(errorCode)); in TestParseZero() 1102 …log_data_err("unexpected error in unum_open UNUM_CURRENCY for locale %s: '%s'\n", itemPtr->locale,… in TestParseCurrency() 1132 …log_data_err("unexpected error in unum_open UNUM_CURRENCY_PLURAL for locale %s: '%s'\n", itemPtr->… in TestParseCurrency() 1211 log_data_err("got unexpected error for unum_open: '%s'\n", u_errorName(status)); in TestSignificantDigits() 1252 log_data_err("got unexpected error for unum_open: '%s'\n", u_errorName(status)); in TestSigDigRounding() 1367 … log_data_err("FAIL: Error in number formatting using unum_formatDouble() with padding\n"); in TestNumberFormatPadding() 1418 log_data_err("error in unum_openPattern() - %s\n", myErrorName(status)); in TestInt64Format() 1682 …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 | cucdapi.c | 44 log_data_err("Failed: %s: expected %s but got %s\n", msg, s1, s2); in assertEqualScripts() 108 …log_data_err("Error getting script code Got: %i Expected: %i for name %s (Error code does not pro… in TestUScriptCodeAPI() 114 log_data_err("Errors uchar_getScriptCode() : %i \n",numErrors); in TestUScriptCodeAPI() 143 log_data_err("Errors in uscript_getScriptCode() expected error : %s got: %s \n", in TestUScriptCodeAPI() 212 log_data_err("Couldn't get script name\n"); in TestUScriptCodeAPI() 720 …log_data_err("u_getPropertyValueEnum(UCHAR_ALPHABETIC, \"%s\")!=FALSE (Are you missing data?)\n", … in TestBinaryValues() 725 …log_data_err("u_getPropertyValueEnum(UCHAR_ALPHABETIC, \"%s\")!=TRUE (Are you missing data?)\n", t… in TestBinaryValues()
|
D | cloctst.c | 687 …log_data_err("unable to get a display string for the language of the default locale - %s (Are you … in TestDisplayNames() 725 …log_data_err("FAIL in uloc_getDisplayName(%s,%s,..) expected '%s' got '%s' (Are you missing data?)… in TestDisplayNames() 760 … log_data_err("uloc_getDisplayName(%s, %s...) returned string of length %d, expected length %d", in TestDisplayNames() 813 log_data_err("countAvailable() returned an empty list!\n"); in TestGetAvailableLocales() 817 log_data_err("countAvailable() returned a wrong value!= %d\n", locCount); in TestGetAvailableLocales() 1005 …log_data_err(" Display Language mismatch: got %s expected %s displayLocale=%s (Are you missing dat… in doTestDisplayNames() 1009 …log_data_err(" Display Script mismatch: got %s expected %s displayLocale=%s (Are you missing data?… in doTestDisplayNames() 1013 …log_data_err(" Display Country mismatch: got %s expected %s displayLocale=%s (Are you missing data… in doTestDisplayNames() 1017 …log_data_err(" Display Variant mismatch: got %s expected %s displayLocale=%s (Are you missing data… in doTestDisplayNames() 1021 …log_data_err(" Display Name mismatch: got %s expected %s displayLocale=%s (Are you missing data?)\… in doTestDisplayNames() [all …]
|
D | cposxtst.c | 63 log_data_err("FAIL: loadTestData => %s\n", u_errorName(ec)); in TestMessageCatalog() 69 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec)); in TestMessageCatalog()
|
D | cpluralrulestest.c | 90 … log_data_err("ERROR: uplrules_select for locale %s, number %.1f: expect %s, get %s\n", in TestPluralRules() 109 … log_data_err("ERROR: uplrules_selectWithFormat for locale %s, number %.1f: expect %s, get %s\n", in TestPluralRules() 141 log_data_err("uplrules_select(en-ordinal, 2) failed - %s\n", u_errorName(errorCode)); in TestOrdinalRules()
|
D | ucsdetst.c | 256 …log_data_err("English text with C1 bytes does not detect as windows-1252, but as %s. (Are you miss… in TestC1Bytes() 493 …log_data_err("Encoding detection failure for IBM424_rtl: got %s. (Are you missing data?)\n", name); in TestIBM424() 506 …log_data_err("Encoding detection failure for IBM424_ltr: got %s. (Are you missing data?)\n", name); in TestIBM424() 571 …log_data_err("Encoding detection failure for IBM420_rtl: got %s. (Are you missing data?)\n", name); in TestIBM420() 584 …log_data_err("Encoding detection failure for IBM420_ltr: got %s. (Are you missing data?)\n", name); in TestIBM420()
|
D | cnmdptst.c | 380 if (u_strcmp(str, res) !=0) log_data_err("FAIL: Expected $1,234.56\n"); in TestCurrencySign() 401 if (u_strcmp(str, res) != 0) log_data_err("FAIL: Expected -$1,234.56\n"); in TestCurrencySign() 430 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrency() 488 …log_data_err("Could not canonicalize %s. Error: %s (Are you missing data?)\n", locale[i], u_errorN… in TestCurrencyPreEuro() 494 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrencyPreEuro() 560 …log_data_err("Error in the construction of number format with style currency: %s (Are you missing … in TestCurrencyObject() 624 …log_data_err("FAIL: failure in the construction of number format: %s (Are you missing data?)\n", m… in TestRounding487() 689 …log_data_err("Fail: error creating a default number formatter -> %s (Are you missing data?)\n", u_… in TestDoubleAttribute() 725 log_data_err("Error DecimalFormat ct -> %s (Are you missing data?)\n", u_errorName(status)); in TestSecondaryGrouping() 1029 …log_data_err("FAIL: failure in the construction of number format: %s (Are you missing data?)\n", m… in TestRounding5350()
|
D | stdnmtst.c | 83 log_data_err("No standards. You probably have no data.\n"); in TestStandardName() 179 log_data_err("Unable to open standard names for %s of standard: %s\n", name, standard); in doTestNames() 230 log_data_err("Unable to open standard names for %s of standard: %s\n", name, standard); in doTestUCharNames()
|
D | cbiapts.c | 39 log_data_err("Failure at file %s, line %d, error = %s (Are you missing data?)\n", __FILE__, __LINE_… 42 log_data_err("Test Failure at file %s, line %d (Are you missing data?)\n", __FILE__, __LINE__);}} 173 log_data_err("Check your data - it doesn't seem to be around\n"); in TestBreakIteratorCAPI() 396 log_data_err("Couldn't open en_US word break iterator - %s\n", u_errorName(status)); in TestBreakIteratorSafeClone() 402 log_data_err("Couldn't open th_TH word break iterator - %s\n", u_errorName(status)); in TestBreakIteratorSafeClone() 533 …log_data_err("FAIL: ubrk_openRules: ICU Error \"%s\" (Are you missing data?)\n", u_errorName(statu… in testOpenRules() 655 …log_data_err("FAIL: incorrect error position reported. Got line %d, char %d, expected line 3, char… in TestBreakIteratorRuleError() 1107 …log_data_err("FAIL: ubrk_open(UBRK_SENTENCE, \"%s\", ...) status %s (Are you missing data?)\n", it… in TestBreakIteratorSuppressions()
|
D | crelativedateformattest.c | 177 …log_data_err("FAIL: unum_open(UNUM_DECIMAL, ...) for locale %s: %s\n", itemPtr->locale, myErrorNam… in TestRelDateFmt() 186 …log_data_err("FAIL: ureldatefmt_open() for locale %s, decPlaces %d, width %d, capContext %d: %s\n", in TestRelDateFmt() 273 log_data_err("FAIL: ureldatefmt_open() for locale %s, width %d, capContext %d: %s\n", in TestCombineDateTime()
|