• Home
  • Raw
  • Download

Lines Matching refs:log_err_status

172     log_err_status(status, "Unable to open collator. %s\n", u_errorName(status));  in TestGetSetAttr()
179log_err_status(status, "ucol_setAttribute with the default value returned error: %s\n", u_errorNam… in TestGetSetAttr()
316 log_err_status(status, "Default Collator creation failed.: %s\n", myErrorName(status)); in TestProperty()
482 log_err_status(status, "RuleBased Collator creation failed.: %s\n", myErrorName(status)); in TestRuleBasedColl()
594 log_err_status(status, "ucal_open() collation creation failed.: %s\n", myErrorName(status)); in TestCompare()
641 log_err_status(status, "ERROR: collation creation failed.: %s\n", myErrorName(status)); in TestDecomposition()
1108log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestSortKey()
1233log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestHashCode()
1289log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestElemIter()
1434log_err_status(status, "Failed to open collator for %s with %s\n", testStruct[i].requestedLocale, … in TestGetLocale()
1745 log_err_status(error, "Creation of default collator failed\n"); in TestAttribute()
1752 log_err_status(error, "Setting and retrieving of the french collation failed\n"); in TestAttribute()
1758 log_err_status(error, "Setting and retrieving of the french collation failed\n"); in TestAttribute()
1764 log_err_status(error, "Setting and retrieving of the alternate handling failed\n"); in TestAttribute()
1770 log_err_status(error, "Setting and retrieving of the alternate handling failed\n"); in TestAttribute()
1776 log_err_status(error, "Setting and retrieving of the case first attribute failed\n"); in TestAttribute()
1782 log_err_status(error, "Setting and retrieving of the case first attribute failed\n"); in TestAttribute()
1788 log_err_status(error, "Setting and retrieving of the case level attribute failed\n"); in TestAttribute()
1794 log_err_status(error, "Setting and retrieving of the case level attribute failed\n"); in TestAttribute()
1800log_err_status(error, "Setting and retrieving of the normalization on/off attribute failed\n"); in TestAttribute()
1806log_err_status(error, "Setting and retrieving of the normalization on/off attribute failed\n"); in TestAttribute()
1812 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1818 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1824 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1830 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1836 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1877 log_err_status(status, "Couldn't open collator with rules %s\n", setTest[i].rules); in TestGetTailoredSet()
2067log_err_status(status, "Got status '%s' that is different from expected '%s' for '%s'\n", in TestShortString()
2203log_err_status(status, "Unable to open collator for locale %s ==> %s\n", tests[i].locale, u_errorN… in TestGetContractionsAndUnsafes()
2397 log_err_status(status, "Error getting keyword values: %s\n", u_errorName(status)); in TestGetKeywordValuesForLocale()