• Home
  • Raw
  • Download

Lines Matching refs:u_errorName

395             log_err("Failure returned from uloc_setDefault - \"%s\"\n", u_errorName(status));  in TestNullDefault()
506 row, testTitles[n], loc, u_errorName(err)); in TestPrefixes()
687 …ng for the language of the default locale - %s (Are you missing data?)\n", u_errorName(errorCode)); in TestDisplayNames()
694 …log_err("error getting the display string for an unknown language - %s\n", u_errorName(errorCode)); in TestDisplayNames()
701 …or getting the display name for a locale with an unknown language - %s\n", u_errorName(errorCode)); in TestDisplayNames()
721 …og_err("FAIL in uloc_getDisplayName(%s,%s,..) -> %s\n", aLocale, testL[i], u_errorName(errorCode)); in TestDisplayNames()
754 locale, displayLocale, u_errorName(ec)); in TestDisplayNames()
785 log_err("using buffer of length %d returned error %s", i, u_errorName(ec)); in TestDisplayNames()
1110 …("uldn_open fails for displayLocale %s, status=%s\n", itemPtr->displayLocale, u_errorName(status)); in TestDisplayNameBrackets()
1143 …ere is an error in structLocale's ures_getByKey(\"Languages\"), status=%s\n", u_errorName(status)); in TestISOFunctions()
1428 …og_data_err("FAIL: getDisplayName() got %s. Perhaps you are missing data?\n", u_errorName(status)); in TestVariantParsing()
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()
1749 u_errorName(testCases[i].expectedStatus), u_errorName(status)); in TestKeywordVariants()
1789 … testCases[i].localeID, testCases[i].expectedLocaleID, buffer, u_errorName(status)); in TestKeywordVariants()
1806 … testCases[i].localeID, testCases[i].expectedLocaleIDNoKeywords, buffer, u_errorName(status)); in TestKeywordVariants()
1823 … testCases[i].localeID, testCases[i].expectedCanonicalID, buffer, u_errorName(status)); in TestKeywordVariants()
1856 … testCases[i].expectedValue, testCases[i].localeID, testCases[i].keyword, u_errorName(status)); in TestKeywordVariantParsing()
1982 … log_err("Err on test case %d for setKeywordValue: got error %s\n", i, u_errorName(status)); in TestKeywordSet()
1994 … log_err("Err on test case %d for getKeywordValue: got error %s\n", i, u_errorName(status)); in TestKeywordSet()
2035 log_err("expected illegal err got %s\n", u_errorName(status)); in TestKeywordSetError()
2056 …d buffer overflow on buffer %d got %s, len %d (%s + [%s=%s])\n", blen, u_errorName(status), res, k… in TestKeywordSetError()
2078 log_err("expected zero error got %s\n", u_errorName(status)); in TestKeywordSetError()
2227 label[j], testCases[i].localeID, u_errorName(status)); in TestCanonicalization()
2234 label[j], testCases[i].localeID, u_errorName(status)); in TestCanonicalization()
2275 name, u_errorName(status)); in TestCanonicalizationBuffer()
2321 …eywords failed for locale id: %s with error : %s \n", testCases[i].localeID, u_errorName(status)); in TestDisplayKeywords()
2334 … locale: %s \n", testCases[i].localeID, keyword, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywords()
2339 …missing data?\n", testCases[i].localeID, keyword, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywords()
2346 …_err("uloc_getDisplayKeyword did not return the expected error. Error: %s\n", u_errorName(status)); in TestDisplayKeywords()
2403 …e: % with error : %s \n", testCases[i].localeID, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2417 … error : %s \n", testCases[i].localeID, keyword, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2422 …missing data\n", testCases[i].localeID, keyword, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2424 … error : %s \n", testCases[i].localeID, keyword, testCases[i].displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2429 …"uloc_getDisplayKeywordValue did not return the expected error. Error: %s\n", u_errorName(status)); in TestDisplayKeywordValues()
2456 …le id: %s in display locale: % with error : %s \n", localeID, displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2470 …or display locale: %s with error : %s \n", localeID, keyword, displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2475 …rror: %s. Perhaps you are missing data?\n", localeID, keyword, displayLocale, u_errorName(status)); in TestDisplayKeywordValues()
2482 …"uloc_getDisplayKeywordValue did not return the expected error. Error: %s\n", u_errorName(status)); in TestDisplayKeywordValues()
2500 log_err("uloc_getDisplaykeywordValue returned error status %s\n", u_errorName(status)); in TestDisplayKeywordValues()
2564 u_errorName(status)); in TestDisplayNameWarning()
2619 log_data_err("udat_open failed.Error %s\n", u_errorName(ec)); in TestGetLocale()
2643 log_err("ucal_open failed with error: %s\n", u_errorName(ec)); in TestGetLocale()
2735 log_err("ubrk_open failed. Error: %s \n", u_errorName(ec)); in TestGetLocale()
2756 log_err("ucol_open failed - %s\n", u_errorName(ec)); in TestGetLocale()
2782 … log_data_err("ulocdata_open() failed : %s - (Are you missing data?)\n", u_errorName(status)); in TestEnglishExemplarCharacters()
2808 u_errorName(ec)); in TestNonexistentLanguageExemplars()
2822 log_err("ulocdata API changed the error code to %s\n", u_errorName(ec)); in TestLocDataErrorCodeChaining()
2848 locToMeasurePtr->locale, u_errorName(status)); in TestLocDataWithRgTag()
2863 u_errorName(ec)); in TestLanguageExemplarsFallbacks()
2871 u_errorName(ec)); in TestLanguageExemplarsFallbacks()
2954 …_verbose(" got %s, %s [%s]\n", tmp[0]?tmp:"(EMPTY)", acceptResult(outResult), u_errorName(status)); in TestAcceptLanguage()
2956 …tus(status, "FAIL: expected status %s but got %s\n", u_errorName(tests[i].expectStatus), u_errorNa… in TestAcceptLanguage()
3005 … log_err_status(status, "Could not open res_index.res. Exiting. Error: %s\n", u_errorName(status)); in TestCalendar()
3041 … log_err_status(status, "Could not open res_index.res. Exiting. Error: %s\n", u_errorName(status)); in TestDateFormat()
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()
3084 … log_err_status(status, "Could not open res_index.res. Exiting. Error: %s\n", u_errorName(status)); in TestCollation()
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()
3178 u_errorName(statusCO)); in TestOrientation()
3191 u_errorName(statusLO)); in TestOrientation()
3208 … log_err_status(status, "Could not open res_index.res. Exiting. Error: %s\n", u_errorName(status)); in TestULocale()
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()
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()
3347 …err(" unexpected result from uloc_getLocaleForLCID with small buffer: %s\n", u_errorName(status)); in TestGetLocaleForLCID()
3355 … log_err(" unexpected result from uloc_getLocaleForLCID(0x0409): %s\n", u_errorName(status)); in TestGetLocaleForLCID()
3365 …expected result from uloc_getLocaleForLCID(0x12345): %s, status %s\n", temp2, u_errorName(status)); in TestGetLocaleForLCID()
3379 …rr(" unexpected failure of uloc_getLocaleForLCID(%#04x), status %s\n", lcid, u_errorName(status)); in TestGetLocaleForLCID()
3391 …get language in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, u_errorName(status)); in TestGetLocaleForLCID()
3400 …t get script in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, u_errorName(status)); in TestGetLocaleForLCID()
3409 … get country in uloc_getLocaleForLCID(%#04x) = %s, status %s\n", lcid, temp2, u_errorName(status)); in TestGetLocaleForLCID()
5749 …ted failure of uloc_addLikelySubtags(), minimal \"%s\" status %s\n", minimal, u_errorName(status)); in TestLikelySubtags()
5776 …cted failure of uloc_MinimizeSubtags(), maximal \"%s\" status %s\n", maximal, u_errorName(status)); in TestLikelySubtags()
5802 …failure of uloc_addLikelySubtags(), minimal \"%s\" status \"%s\"\n", minimal, u_errorName(status)); in TestLikelySubtags()
5831 …cted failure of uloc_minimizeSubtags(), maximal \"%s\" status %s\n", maximal, u_errorName(status)); in TestLikelySubtags()
5862 …loc_addLikelySubtags(), minimal \"%s\" expected status %s\n", minimal, u_errorName(expectedStatus)… in TestLikelySubtags()
5866 …imal \"%s\" expected status %s, but got %s\n", minimal, u_errorName(expectedStatus), u_errorName(s… in TestLikelySubtags()
5896 …uloc_minimizeSubtags(), maximal \"%s\" expected status %s\n", maximal, u_errorName(expectedStatus)… in TestLikelySubtags()
5900 …imal \"%s\" expected status %s, but got %s\n", maximal, u_errorName(expectedStatus), u_errorName(s… in TestLikelySubtags()
5986 inloc, u_errorName(status)); in TestToLanguageTag()
6007 inloc, u_errorName(status)); in TestToLanguageTag()
6126 langtag_to_locale[i].bcpID, u_errorName(status)); in TestForLanguageTag()
6164 *tag, u_errorName(status), u_errorName(U_ILLEGAL_ARGUMENT_ERROR)); in TestInvalidLanguageTag()
6195 "for language tag [%s] - error: %s\n", input, u_errorName(status)); in TestLangAndRegionCanonicalize()
6450 u_errorName(itemPtr->expectedStatus), ulenExpect, bbufExpect, in TestBadLocaleIDs()
6451 u_errorName(status), ulenGet, bbufGet ); in TestBadLocaleIDs()