Lines Matching refs:log_err_status
170 log_err_status(status, "Unable to open collator. %s\n", u_errorName(status)); in TestGetSetAttr()
177 …log_err_status(status, "ucol_setAttribute with the default value returned error: %s\n", u_errorNam… in TestGetSetAttr()
314 log_err_status(status, "Default Collator creation failed.: %s\n", myErrorName(status)); in TestProperty()
480 log_err_status(status, "RuleBased Collator creation failed.: %s\n", myErrorName(status)); in TestRuleBasedColl()
592 log_err_status(status, "ucal_open() collation creation failed.: %s\n", myErrorName(status)); in TestCompare()
639 log_err_status(status, "ERROR: collation creation failed.: %s\n", myErrorName(status)); in TestDecomposition()
1042 … log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestSortKey()
1167 … log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestHashCode()
1223 … log_err_status(status, "ERROR: Default collation creation failed.: %s\n", myErrorName(status)); in TestElemIter()
1368 …log_err_status(status, "Failed to open collator for %s with %s\n", testStruct[i].requestedLocale, … in TestGetLocale()
1679 log_err_status(error, "Creation of default collator failed\n"); in TestAttribute()
1686 log_err_status(error, "Setting and retrieving of the french collation failed\n"); in TestAttribute()
1692 log_err_status(error, "Setting and retrieving of the french collation failed\n"); in TestAttribute()
1698 log_err_status(error, "Setting and retrieving of the alternate handling failed\n"); in TestAttribute()
1704 log_err_status(error, "Setting and retrieving of the alternate handling failed\n"); in TestAttribute()
1710 log_err_status(error, "Setting and retrieving of the case first attribute failed\n"); in TestAttribute()
1716 log_err_status(error, "Setting and retrieving of the case first attribute failed\n"); in TestAttribute()
1722 log_err_status(error, "Setting and retrieving of the case level attribute failed\n"); in TestAttribute()
1728 log_err_status(error, "Setting and retrieving of the case level attribute failed\n"); in TestAttribute()
1734 … log_err_status(error, "Setting and retrieving of the normalization on/off attribute failed\n"); in TestAttribute()
1740 … log_err_status(error, "Setting and retrieving of the normalization on/off attribute failed\n"); in TestAttribute()
1746 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1752 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1758 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1764 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1770 log_err_status(error, "Setting and retrieving of the collation strength failed\n"); in TestAttribute()
1811 log_err_status(status, "Couldn't open collator with rules %s\n", setTest[i].rules); in TestGetTailoredSet()
2001 … log_err_status(status, "Got status '%s' that is different from expected '%s' for '%s'\n", in TestShortString()
2137 …log_err_status(status, "Unable to open collator for locale %s ==> %s\n", tests[i].locale, u_errorN… in TestGetContractionsAndUnsafes()
2331 log_err_status(status, "Error getting keyword values: %s\n", u_errorName(status)); in TestGetKeywordValuesForLocale()