• Home
  • Raw
  • Download

Lines Matching refs:log_err_status

86log_err_status(status, "ERROR: in creation of either the collator or the collation iterator :%s\n",  in TestBug672()
162log_err_status(status, "ERROR: in creation of either the collator or the collation iterator :%s\n", in TestBug672Normalize()
232 log_err_status(status, "ERROR: in creation of collation data using ucol_open()\n %s\n", in TestUnicodeChar()
299 log_err_status(status, "ERROR: in creation of thai collation using ucol_open()\n %s\n", in TestNormalizedUnicodeChar()
375 log_err_status(status, "ERROR: in creation of collator using ucol_openRules()\n %s\n", in TestNormalization()
440log_err_status(status, "ERROR: in creation of collation element iterator using ucol_openElements()… in TestPrevious()
580log_err_status(status, "ERROR: in creation of collation element iterator using ucol_openElements()… in TestOffset()
722log_err_status(status, "ERROR: in creation of collation element iterator1 using ucol_openElements(… in TestSetText()
911 log_err_status(status, "Couldn't open collator -> %s\n", u_errorName(status)); in TestMaxExpansion()
1008 log_err_status(status, "Couldn't open collator -> %s\n", u_errorName(status)); in TestSmallBuffer()
1277 log_err_status(status, "Error in opening root collator -> %s\n", u_errorName(status)); in TestCEs()
1410 log_err_status(status, "Error opening collation rules -> %s\n", u_errorName(status)); in TestDiscontiguos()
1480log_err_status(status, "Rule based collator not created for testing ce buffer overflow -> %s\n", u… in TestCEBufferOverflow()
1707 log_err_status(status, "en_US collator creation failed -> %s\n", u_errorName(status)); in TestCEValidity()
1914 log_err_status(status, "en_US collator creation failed -> %s\n", u_errorName(status)); in TestSortKeyValidity()