Lines Matching refs:log_err
290 log_err("ERROR: in uloc_getLanguage %s\n", myErrorName(status)); in TestBasicGetters()
293 log_err(" Language code mismatch: %s versus %s\n", temp, rawData2[LANG][i]); in TestBasicGetters()
304 log_err("ERROR: in uloc_getCountry %s\n", myErrorName(status)); in TestBasicGetters()
307 log_err(" Country code mismatch: %s versus %s\n", temp, rawData2[CTRY][i]); in TestBasicGetters()
318 log_err("ERROR: in uloc_getVariant %s\n", myErrorName(status)); in TestBasicGetters()
321 log_err("Variant code mismatch: %s versus %s\n", temp, rawData2[VAR][i]); in TestBasicGetters()
330 … log_err("ERROR: in uloc_getName(%s,NULL,0,..), expected U_BUFFER_OVERFLOW_ERROR!\n", testLocale); in TestBasicGetters()
333 log_err("ERROR: in uloc_getName %s\n", myErrorName(status)); in TestBasicGetters()
336 log_err(" Mismatch in getName: %s versus %s\n", name, rawData2[NAME][i]); in TestBasicGetters()
353 log_err(" Mismatch in uloc_setDefault: qq_BLA versus %s\n", uloc_getDefault()); in TestNullDefault()
357 log_err(" uloc_setDefault(NULL, &status) didn't get the default locale back!\n"); in TestNullDefault()
372 … log_err("Wrong result from uloc_getDefault(). Expected \"en_US\", got \"%s\"\n", n_en_US); in TestNullDefault()
378 log_err("uloc_setDefault altered previously default string." in TestNullDefault()
382 log_err("Wrong result from uloc_getDefault(). Expected \"fr_FR\", got %s\n", n_fr_FR); in TestNullDefault()
388 … log_err("Wrong result from uloc_getDefault(). Expected \"en_US\", got \"%s\"\n", n_en_US); in TestNullDefault()
391 log_err("Default locale cache failed to reuse en_US locale.\n"); in TestNullDefault()
395 log_err("Failure returned from uloc_setDefault - \"%s\"\n", u_errorName(status)); in TestNullDefault()
505 log_err("#%d: %s on %s: err %s\n", in TestPrefixes()
512 log_err("#%d: %s on %s: -> [%s] (length returned %d, actual %d!)\n", in TestPrefixes()
519 log_err("#%d: %s on %s: -> [%s] - wrote [%X] out ofbounds!\n", in TestPrefixes()
529 log_err("#%d: %s on %s: -> [%s] (expected '%s'!)\n", in TestPrefixes()
563 log_err(" ISO-3 language code mismatch: %s versus %s\n", austrdup(expected), in TestSimpleResourceInfo()
571 log_err(" ISO-3 Country code mismatch: %s versus %s\n", austrdup(expected), in TestSimpleResourceInfo()
576 log_err("LCID mismatch: %s versus %s\n", temp2 , rawData2[LCID][i]); in TestSimpleResourceInfo()
694 …log_err("error getting the display string for an unknown language - %s\n", u_errorName(errorCode)); in TestDisplayNames()
701 …log_err("error getting the display name for a locale with an unknown language - %s\n", u_errorName… in TestDisplayNames()
721 …log_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n", aLocale, testL[i], u_errorName(errorCode)… in TestDisplayNames()
753 log_err("uloc_getDisplayName(%s, %s...) returned error: %s", in TestDisplayNames()
763 … log_err("uloc_getDisplayName(%s, %s...) returned preflight length %d, expected length %d", in TestDisplayNames()
770 log_err("uloc_getDisplayName(%s, %s...) mismatch", locale, displayLocale); in TestDisplayNames()
772 log_err("uloc_getDisplayName(%s, %s...) returned '%s' but expected '%s'", in TestDisplayNames()
785 log_err("using buffer of length %d returned error %s", i, u_errorName(ec)); in TestDisplayNames()
789 … log_err("with buffer of length %d, expected length %d but got %d", i, expectedLen, len); in TestDisplayNames()
845 log_err("Initial check of ISO3 language failed: expected \"eng\", got %s \n", testValue1); in TestDataDirectory()
854 …log_err("Error in setDataDirectory. Directory not set correctly - came back as [%s], expected [%s]… in TestDataDirectory()
864 log_err("get/setDataDirectory() failed: expected \"eng\", got \" %s \" \n", testValue3); in TestDataDirectory()
917 log_err("Error in getDisplayLanguage() %s\n", myErrorName(status)); in doTestDisplayNames()
933 log_err("Error in getDisplayScript() %s\n", myErrorName(status)); in doTestDisplayNames()
949 log_err("Error in getDisplayCountry() %s\n", myErrorName(status)); in doTestDisplayNames()
965 log_err("Error in getDisplayVariant() %s\n", myErrorName(status)); in doTestDisplayNames()
981 log_err("Error in getDisplayName() %s\n", myErrorName(status)); in doTestDisplayNames()
1172 log_err("FAIL Language diff at offset %d, \"%s\" != \"%s\"\n", count, test, key); in TestISOFunctions()
1177 log_err("FAIL getISOLanguages() has obsolete language code %s\n", test); in TestISOFunctions()
1179 log_err("FAIL getISOLanguages() has obsolete language code %s\n", test); in TestISOFunctions()
1181 log_err("FAIL getISOLanguages() has obsolete language code %s\n", test); in TestISOFunctions()
1183 log_err("FAIL getISOLanguages() has obsolete language code %s\n", test); in TestISOFunctions()
1185 log_err("FAIL getISOLanguages() has obsolete language code %s\n", test); in TestISOFunctions()
1191 …log_err("There is an error in getISOLanguages, got %d, expected %d (as per structLocale)\n", count… in TestISOFunctions()
1220 log_err("FAIL Country diff at offset %d, \"%s\" != \"%s\"\n", count, test, key); in TestISOFunctions()
1224 log_err("FAIL getISOCountries() has obsolete country code %s\n", test); in TestISOFunctions()
1226 log_err("FAIL getISOCountries() has obsolete country code %s\n", test); in TestISOFunctions()
1228 log_err("FAIL getISOCountries() has obsolete country code %s\n", test); in TestISOFunctions()
1233 log_err("ZZ was expected to be the last entry in structLocale, but got %s\n", key); in TestISOFunctions()
1248 log_err("There is an error in getISOCountries, got %d, expected %d \n", count, expect); in TestISOFunctions()
1297 log_err("getISO3Language() on xx_YY returned %s instead of \"\""); in TestISO3Fallback()
1302 log_err("getISO3Country() on xx_YY returned %s instead of \"\""); in TestISO3Fallback()
1372 log_err("Got wrong ISO3 code for %s : Expected \"%s\", got \"%s\". %s\n", in TestUninstalledISO3Names()
1380 log_err("Got wrong ISO3 code for %s : Expected \"%s\", got \"%s\". %s\n", in TestUninstalledISO3Names()
1409 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1413 log_err("FAIL: getDisplayVariant() Wanted %s, got %s\n", dispVar, austrdup(got)); in TestVariantParsing()
1423 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1430 log_err("FAIL: getDisplayName() Wanted %s, got %s\n", dispName, austrdup(got)); in TestVariantParsing()
1443 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1446 log_err("FAIL: getDisplayVariant() Wanted: foo Got: %s\n", austrdup(got)); in TestVariantParsing()
1457 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1460 log_err("FAIL: getDisplayVariant() Wanted: _FOO Got: %s\n", austrdup(got)); in TestVariantParsing()
1471 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1474 log_err("FAIL: getDisplayVariant() Wanted: FOO_ Got: %s\n", austrdup(got)); in TestVariantParsing()
1485 log_err("FAIL: Didn't get U_BUFFER_OVERFLOW_ERROR\n"); in TestVariantParsing()
1488 log_err("FAIL: getDisplayVariant() Wanted: _FOO_ Got: %s\n", austrdup(got)); in TestVariantParsing()
1545 log_err("FAIL: uloc_getISO3Language(%s)==\t\"%s\",\t expected \"%s\"\n", in TestObsoleteNames()
1558 log_err("FAIL: error getting language from %s\n", locale); in TestObsoleteNames()
1564 log_err("FAIL: uloc_getLanguage(%s)==\t\"%s\"\t expected \"%s\"\n", in TestObsoleteNames()
1574 log_err("FAIL: uloc_getISO3Language(%s)==\t\"%s\",\t expected \"%s\"\n", in TestObsoleteNames()
1585 log_err("FAIL: uloc_getISO3Country(%s)==\t\"%s\",\t expected \"%s\"\n", in TestObsoleteNames()
1598 log_err("FAIL: error getting country from %s\n", locale); in TestObsoleteNames()
1604 log_err("FAIL: uloc_getCountry(%s)==\t\"%s\"\t expected \"%s\"\n", in TestObsoleteNames()
1615 … log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw_IL"), uloc_getLCID("he_IL")); in TestObsoleteNames()
1619 log_err("he,iw LCID mismatch: %X versus %X\n", uloc_getLCID("iw"), uloc_getLCID("he")); in TestObsoleteNames()
1627 log_err("FAIL: Got %s trying to do uloc_getLanguage(kok)\n", u_errorName(icu_err)); in TestObsoleteNames()
1634 log_err("FAIL: Got %s trying to do uloc_getLanguage(kok, buff)\n", u_errorName(icu_err)); in TestObsoleteNames()
1642 log_err("FAIL: uloc_getLanguage(kok)==%s not kok\n",r1_buff); in TestObsoleteNames()
1747 log_err("Expected to uloc_openKeywords(\"%s\") => status %s. Got %s instead\n", in TestKeywordVariants()
1754 … log_err("Expected to get %i keywords, got %i\n", testCases[i].numKeywords, keyCount); in TestKeywordVariants()
1760 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1768 … log_err("Expected to get keyword value %s, got %s\n", testCases[i].expectedKeywords[j], keyword); in TestKeywordVariants()
1780 log_err("Expected uloc_getName(\"%s\") to fail; got \"%s\"\n", in TestKeywordVariants()
1783 log_err("Expected uloc_getName(\"%s\") => \"%s\"; got \"%s\"\n", in TestKeywordVariants()
1788 log_err("Expected uloc_getName(\"%s\") => \"%s\"; but returned error: %s\n", in TestKeywordVariants()
1797 log_err("Expected uloc_getBaseName(\"%s\") to fail; got \"%s\"\n", in TestKeywordVariants()
1800 log_err("Expected uloc_getBaseName(\"%s\") => \"%s\"; got \"%s\"\n", in TestKeywordVariants()
1805 log_err("Expected uloc_getBaseName(\"%s\") => \"%s\"; but returned error: %s\n", in TestKeywordVariants()
1814 log_err("Expected uloc_canonicalize(\"%s\") to fail; got \"%s\"\n", in TestKeywordVariants()
1817 log_err("Expected uloc_canonicalize(\"%s\") => \"%s\"; got \"%s\"\n", in TestKeywordVariants()
1822 log_err("Expected uloc_canonicalize(\"%s\") => \"%s\"; but returned error: %s\n", in TestKeywordVariants()
1855 … log_err("Expected to extract \"%s\" from \"%s\" for keyword \"%s\". Instead got status %s\n", in TestKeywordVariantParsing()
1858 … log_err("Expected to extract \"%s\" from \"%s\" for keyword \"%s\". Instead got \"%s\"\n", in TestKeywordVariantParsing()
1863 log_err("Expected failure but got success from \"%s\" for keyword \"%s\". Got \"%s\"\n", in TestKeywordVariantParsing()
1976 …log_err("%s:%d: ERROR: kwSetTestCases[%d].x = '%s', should be %s (must be canonical)\n", __FILE__,… in TestKeywordSet()
1982 … log_err("Err on test case %d for setKeywordValue: got error %s\n", i, u_errorName(status)); in TestKeywordSet()
1984 …log_err("FAIL: #%d setKeywordValue: %s + [%s=%s] -> %s (%d) expected %s (%d)\n", i, kwSetTestCases… in TestKeywordSet()
1994 … log_err("Err on test case %d for getKeywordValue: got error %s\n", i, u_errorName(status)); in TestKeywordSet()
1996 … log_err("FAIL: #%d getKeywordValue: got %s (%d) expected %s (%d)\n", i, buffer, resultLen, in TestKeywordSet()
2005 …log_err("Err on test case %d for setKeywordValue: expected to fail but succeeded, got %s (%d)\n", … in TestKeywordSet()
2013 log_err("Err on test case %d for getKeywordValue: expected to fail but succeeded\n", i); in TestKeywordSet()
2035 log_err("expected illegal err got %s\n", u_errorName(status)); in TestKeywordSetError()
2043 log_err("Buffer byte %d was modified: now %c\n", blen, buffer[blen]); in TestKeywordSetError()
2056 …log_err("expected buffer overflow on buffer %d got %s, len %d (%s + [%s=%s])\n", blen, u_errorName… in TestKeywordSetError()
2060 log_err("expected result %d got %d\n", strlen(kwSetTestCases[i].x), res); in TestKeywordSetError()
2064 log_err("Buffer byte %d was modified: now %c\n", blen, buffer[blen]); in TestKeywordSetError()
2078 log_err("expected zero error got %s\n", u_errorName(status)); in TestKeywordSetError()
2082 log_err("Buffer byte %d was modified: now %c\n", blen+1, buffer[blen+1]); in TestKeywordSetError()
2086 log_err("expected result %d got %d\n", strlen(kwSetTestCases[i].x), res); in TestKeywordSetError()
2090 …log_err("FAIL: #%d: %s + [%s=%s] -> %s (%d) expected %s (%d)\n", i, kwSetTestCases[i].l, kwSetTest… in TestKeywordSetError()
2226 log_err("FAIL: uloc_%s(%s) => %s, expected U_BUFFER_OVERFLOW_ERROR\n", in TestCanonicalization()
2233 log_err("FAIL: uloc_%s(%s) => %s, expected U_ZERO_ERROR\n", in TestCanonicalization()
2238 log_err("FAIL: uloc_%s(%s) => \"%s\", expected \"%s\"\n", in TestCanonicalization()
2245 log_err("FAIL: uloc_%s(%s) => len %d, expected len %d\n", in TestCanonicalization()
2249 log_err("FAIL: uloc_%s(%s) => preflight len %d != actual len %d\n", in TestCanonicalization()
2274 log_err("FAIL: uloc_canonicalize(%s) => %s, expected !U_FAILURE()\n", in TestCanonicalizationBuffer()
2280 log_err("FAIL: uloc_canonicalize(%s) => \"%i\", expected \"%u\"\n", in TestCanonicalizationBuffer()
2286 log_err("FAIL: uloc_canonicalize(%s) => \"%.*s\", expected \"%s\"\n", in TestCanonicalizationBuffer()
2321 …log_err("uloc_getKeywords failed for locale id: %s with error : %s \n", testCases[i].localeID, u_e… in TestDisplayKeywords()
2334 …log_err("uloc_getDisplayKeyword filed for keyword : %s in locale id: %s for display locale: %s \n"… in TestDisplayKeywords()
2341 …log_err("uloc_getDisplayKeyword did not get the expected value for keyword : %s in locale id: %s f… in TestDisplayKeywords()
2346 …log_err("uloc_getDisplayKeyword did not return the expected error. Error: %s\n", u_errorName(statu… in TestDisplayKeywords()
2403 …log_err("uloc_getKeywords failed for locale id: %s in display locale: % with error : %s \n", testC… in TestDisplayKeywordValues()
2417 …log_err("uloc_getDisplayKeywordValue failed for keyword : %s in locale id: %s for display locale: … in TestDisplayKeywordValues()
2424 …log_err("uloc_getDisplayKeywordValue did not return the expected value keyword : %s in locale id: … in TestDisplayKeywordValues()
2429 …log_err("uloc_getDisplayKeywordValue did not return the expected error. Error: %s\n", u_errorName(… in TestDisplayKeywordValues()
2456 …log_err("uloc_getKeywords failed for locale id: %s in display locale: % with error : %s \n", local… in TestDisplayKeywordValues()
2470 …log_err("uloc_getDisplayKeywordValue failed for keyword : %s in locale id: %s for display locale: … in TestDisplayKeywordValues()
2477 …log_err("uloc_getDisplayKeywordValue did not return the expected value keyword : %s in locale id: … in TestDisplayKeywordValues()
2482 …log_err("uloc_getDisplayKeywordValue did not return the expected error. Error: %s\n", u_errorName(… in TestDisplayKeywordValues()
2500 log_err("uloc_getDisplaykeywordValue returned error status %s\n", u_errorName(status)); in TestDisplayKeywordValues()
2502 log_err("uloc_getDisplaykeywordValue returned %d should be 0 \n", displayKeywordValueLen); in TestDisplayKeywordValues()
2526 log_err("For locale \"%s\" expected baseName \"%s\", but got \"%s\"\n", in TestGetBaseName()
2542 log_err("buffer too small"); in TestTrailingNull()
2548 log_err("name contained null"); in TestTrailingNull()
2563 … log_err("For language \"qqq\" in locale \"kl\", expecting U_USING_DEFAULT_WARNING, but got %s\n", in TestDisplayNameWarning()
2599 log_err("FAIL: %s; req=%s, valid=%s, actual=%s\n", in _checklocs()
2625 log_err("udat_getLocaleByType() failed\n"); in TestGetLocale()
2643 log_err("ucal_open failed with error: %s\n", u_errorName(ec)); in TestGetLocale()
2649 log_err("ucal_getLocaleByType() failed\n"); in TestGetLocale()
2667 log_err("unum_open failed\n"); in TestGetLocale()
2673 log_err("unum_getLocaleByType() failed\n"); in TestGetLocale()
2693 log_err("umsg_open failed\n"); in TestGetLocale()
2699 log_err("umsg_getLocaleByType() failed\n"); in TestGetLocale()
2717 log_err("FAIL: umsg; req=%s, valid=%s, actual=%s\n", req, valid, actual); in TestGetLocale()
2735 log_err("ubrk_open failed. Error: %s \n", u_errorName(ec)); in TestGetLocale()
2741 log_err("ubrk_getLocaleByType() failed\n"); in TestGetLocale()
2756 log_err("ucol_open failed - %s\n", u_errorName(ec)); in TestGetLocale()
2762 log_err("ucol_getLocaleByType() failed\n"); in TestGetLocale()
2794 log_err("Character U+%04X is not included in exemplar type %d\n", testChars[i], i); in TestEnglishExemplarCharacters()
2822 log_err("ulocdata API changed the error code to %s\n", u_errorName(ec)); in TestLocDataErrorCodeChaining()
2850 log_err("ulocdata_getMeasurementSystem(\"%s\", ...), expected %d, got %d\n", in TestLocDataWithRgTag()
3025 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc); in TestCalendar()
3058 log_err("Creation of date format failed %s\n", u_errorName(status)); in TestDateFormat()
3065 log_err("Fetching the locale by type failed. %s\n", u_errorName(status)); in TestDateFormat()
3068 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc); in TestDateFormat()
3100 log_err("Creation of collators failed %s\n", u_errorName(status)); in TestCollation()
3108 log_err("Fetching the locale names failed failed %s\n", u_errorName(status)); in TestCollation()
3111 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc); in TestCollation()
3181 log_err( in TestOrientation()
3194 log_err( in TestOrientation()
3224 log_err("uloc_getDisplayName(%s) failed %s\n", oldLoc, u_errorName(status)); in TestULocale()
3229 log_err("uloc_getDisplayName(%s) failed %s\n", newLoc, u_errorName(status)); in TestULocale()
3233 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc); in TestULocale()
3253 log_err("Could not open res_index.res. Exiting. Error: %s\n", u_errorName(status)); in TestUResourceBundle()
3266 log_err("ures_open(%s) failed %s\n", oldLoc, u_errorName(status)); in TestUResourceBundle()
3274 log_err("ures_open(%s) failed %s\n", oldLoc, u_errorName(status)); in TestUResourceBundle()
3279 log_err("The locales are not equal!.Old: %s, New: %s \n", oldLoc, newLoc); in TestUResourceBundle()
3321 … log_err("uloc_getDisplayCountry() failed for %s in display locale %s \n", oldLoc, dispLoc); in TestDisplayName()
3327 …log_err("uloc_getDisplayLanguage() failed for %s in display locale %s \n", oldLoc, dispLoc); … in TestDisplayName()
3342 log_err(" uloc_getLCID(\"en_US\") = %d, expected 0x0409\n", lcid); in TestGetLocaleForLCID()
3347 …log_err(" unexpected result from uloc_getLocaleForLCID with small buffer: %s\n", u_errorName(stat… in TestGetLocaleForLCID()
3355 … log_err(" unexpected result from uloc_getLocaleForLCID(0x0409): %s\n", u_errorName(status)); in TestGetLocaleForLCID()
3360 …log_err(" uloc_getLocaleForLCID(0x0409): returned length %d does not match preflight length %d\n"… in TestGetLocaleForLCID()
3365 …log_err(" unexpected result from uloc_getLocaleForLCID(0x12345): %s, status %s\n", temp2, u_error… in TestGetLocaleForLCID()
3379 …log_err(" unexpected failure of uloc_getLocaleForLCID(%#04x), status %s\n", lcid, u_errorName(sta… in TestGetLocaleForLCID()
3385 …log_err(" returned length %d not correct for uloc_getLocaleForLCID(%#04x), expected %d\n", length… in TestGetLocaleForLCID()
3391 …log_err(" couldn't get language in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, … in TestGetLocaleForLCID()
3395 …log_err(" language doesn't match expected %s in in uloc_getLocaleForLCID(%#04x) = %s\n", rawData2… in TestGetLocaleForLCID()
3400 …log_err(" couldn't get script in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, u_… in TestGetLocaleForLCID()
3404 …log_err(" script doesn't match expected %s in in uloc_getLocaleForLCID(%#04x) = %s\n", rawData2[S… in TestGetLocaleForLCID()
3409 …log_err(" couldn't get country in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, u… in TestGetLocaleForLCID()
3413 …log_err(" country doesn't match expected %s in in uloc_getLocaleForLCID(%#04x) = %s\n", rawData2[… in TestGetLocaleForLCID()
5754 …log_err(" unexpected maximal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n",… in TestLikelySubtags()
5758 …log_err(" maximal doesn't match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %s\n", m… in TestLikelySubtags()
5781 …log_err(" unexpected minimal value \"%s\" in uloc_minimizeSubtags(), maximal \"%s\" = \"%s\"\n", … in TestLikelySubtags()
5785 …log_err(" minimal doesn't match expected %s in uloc_MinimizeSubtags(), maximal \"%s\" = %s\n", mi… in TestLikelySubtags()
5807 …log_err(" unexpected maximal value \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s\"\n",… in TestLikelySubtags()
5811 …log_err(" maximal doesn't match expected \"%s\" in uloc_addLikelySubtags(), minimal \"%s\" = \"%s… in TestLikelySubtags()
5836 …log_err(" unexpected minimal value \"%s\" in uloc_minimizeSubtags(), maximal \"%s\" = \"%s\"\n", … in TestLikelySubtags()
5840 …log_err(" minimal doesn't match expected %s in uloc_MinimizeSubtags(), maximal \"%s\" = %s\n", mi… in TestLikelySubtags()
5862 …log_err(" unexpected U_ZERO_ERROR for uloc_addLikelySubtags(), minimal \"%s\" expected status %s\… in TestLikelySubtags()
5869 …log_err(" unexpected length for uloc_addLikelySubtags(), minimal \"%s\" expected length %d, but g… in TestLikelySubtags()
5873 … log_err(" maximal doesn't match expected %s in uloc_addLikelySubtags(), minimal \"%s\" = %*s\n", in TestLikelySubtags()
5896 …log_err(" unexpected U_ZERO_ERROR for uloc_minimizeSubtags(), maximal \"%s\" expected status %s\n… in TestLikelySubtags()
5903 …log_err(" unexpected length for uloc_minimizeSubtags(), maximal \"%s\" expected length %d, but go… in TestLikelySubtags()
5907 …log_err(" minimal doesn't match expected \"%s\" in uloc_minimizeSubtags(), minimal \"%s\" = \"%*s… in TestLikelySubtags()
5985 log_err("Error returned by uloc_toLanguageTag for locale id [%s] - error: %s\n", in TestToLanguageTag()
5990 …log_err("Error should be returned by uloc_toLanguageTag for locale id [%s], but [%s] is returned w… in TestToLanguageTag()
6011 …log_err("Error should be returned by uloc_toLanguageTag {strict} for locale id [%s], but [%s] is r… in TestToLanguageTag()
6014 …log_err("uloc_toLanguageTag {strict} returned language tag [%s] for input locale [%s] - expected: … in TestToLanguageTag()
6133 …log_err("uloc_forLanguageTag parsed length of %d for input language tag [%s] - expected parsed len… in TestForLanguageTag()
6163 …log_err("Error returned by uloc_forLanguageTag for input language tag [%s] : %s - expected error: … in TestInvalidLanguageTag()
6228 log_err("toUnicodeLocaleKey: keyword=%s => %s, expected=NULL\n", keyword, bcpKey); in TestToUnicodeLocaleKey()
6234 …log_err("toUnicodeLocaleKey: keyword=%s => %s, expected=%s(input pointer)\n", keyword, bcpKey, key… in TestToUnicodeLocaleKey()
6237 … log_err("toUnicodeLocaleKey: keyword=%s => %s, expected=%s\n", keyword, bcpKey, expected); in TestToUnicodeLocaleKey()
6265 log_err("toLegacyKey: keyword=%s => %s, expected=NULL\n", keyword, legacyKey); in TestToLegacyKey()
6268 log_err("toLegacyKey: keyword=%s => NULL, expected=%s\n", keyword, expected); in TestToLegacyKey()
6271 …log_err("toLegacyKey: keyword=%s => %s, expected=%s(input pointer)\n", keyword, legacyKey, keyword… in TestToLegacyKey()
6318 …log_err("toUnicodeLocaleType: keyword=%s, value=%s => %s, expected=NULL\n", keyword, value, bcpTyp… in TestToUnicodeLocaleType()
6324 …log_err("toUnicodeLocaleType: keyword=%s, value=%s => %s, expected=%s(input pointer)\n", keyword, … in TestToUnicodeLocaleType()
6373 … log_err("toLegacyType: keyword=%s, value=%s => %s, expected=NULL\n", keyword, value, legacyType); in TestToLegacyType()
6376 … log_err("toLegacyType: keyword=%s, value=%s => NULL, expected=%s\n", keyword, value, expected); in TestToLegacyType()
6379 …log_err("toLegacyType: keyword=%s, value=%s => %s, expected=%s(input pointer)\n", keyword, value, … in TestToLegacyType()
6398 …log_err("FAIL: %s[\\x%02x,'%c'] maps to U+%04X, but %s = U+%04X\n", namech, ch, (int)ch, (int)asU… in test_unicode_define()
6415 log_err("uloc_isRightToLeft() failed"); in TestIsRightToLeft()
6446 log_err("FAIL: For localeID %s, displayLocale %s, calling uloc_getDisplayName:\n" in TestBadLocaleIDs()