• Home
  • Raw
  • Download

Lines Matching refs:log_err_status

268log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status));  in FunkyATest()
1339 log_err_status(status, "Could not open UCA collator %s\n", u_errorName(status)); in TestCollations()
1444log_err_status(status, "Could not test rule: %s: '%s'\n", u_errorName(status), rulesToTest[i]); in RamsRulesTest()
1485 log_err_status(status, "Can't tailor rules\n"); in IsTailoredTest()
1491 log_err_status(status, "0x4E9C should be tailored - it is reported as not\n"); in IsTailoredTest()
2142log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestCase()
2556 log_err_status(status, "Collator can't be created -> %s\n", u_errorName(status)); in TestCompressOverlap()
2703log_err_status(status, "Collator creation failed %s -> %s\n", testrules[i], u_errorName(status)); in TestContraction()
2829log_err_status(status, "Collator creation failed %s -> %s\n", testrules[i], u_errorName(status)); in TestExpansion()
3210 log_err_status(status, "Unable to open collator\n"); in TestNonChars()
3933 log_err_status(status, "Could not open UCA collation %s\n", u_errorName(status)); in TestHebrewUCA()
4198log_err_status(status, "Empty rules should have produced a valid collator -> %s\n", u_errorName(st… in NullRule()
4300 log_err_status(status, "ERROR: in using ucol_open() -> %s\n", in TestNumericCollation()
4386 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status)); in TestImplicitGeneration()
4660log_err_status(status, "Opening a collator with rules %s returned error code %s, expected %s\n", in TestBeforeTightening()
4793 log_err_status(status, "Could not open default collator! -> %s\n", u_errorName(status)); in TestTailorNULL()
4846 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status)); in TestJ5223()
4954 log_err_status(status, "Couldn't open collator -> %s\n", u_errorName(status)); in TestVI5913()
5122log_err_status(status, "Tailoring test: &[last primary ignorable] failed! -> %s\n", u_errorName(st… in TestTailor6179()
5208 log_err_status(status, "Tailoring test: &z <<a|- failed! -> %s\n", u_errorName(status)); in TestUCAPrecontext()
5312 log_err_status(status, "Couldn't open UCA -> %s\n", u_errorName(status)); in TestOutOfBuffer5468()
5347 log_err_status(icuRC, "ucol_openFromShortString failed -> %s\n", u_errorName(icuRC)); in TestSortKeyConsistency()
5412log_err_status(status, "ucol_openFromShortString error in Craotian test. -> %s\n", u_errorName(sta… in TestCroatianSortKey()
5457log_err_status(status, "Error status: %s; Unable to open collator from short string.\n", u_errorNa… in TestHiragana()
5540log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in doTestOneTestCase()
5867log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestBeforeRuleWithScriptReordering()
5887 log_err_status(status, "ERROR: while setting script order: %s\n", myErrorName(status)); in TestBeforeRuleWithScriptReordering()
5932 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in TestNonLeadBytesDuringCollationReordering()
5939 log_err_status(status, "ERROR: setting reorder codes: %s\n", myErrorName(status)); in TestNonLeadBytesDuringCollationReordering()
5961 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in TestNonLeadBytesDuringCollationReordering()
5968 log_err_status(status, "ERROR: setting reorder codes: %s\n", myErrorName(status)); in TestNonLeadBytesDuringCollationReordering()
6010 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in TestReorderingAPI()
6017 log_err_status(status, "ERROR: setting reorder codes: %s\n", myErrorName(status)); in TestReorderingAPI()
6024log_err_status(status, "ERROR: getting error codes should have returned U_BUFFER_OVERFLOW_ERROR : … in TestReorderingAPI()
6029log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPI()
6035 log_err_status(status, "ERROR: getting reorder codes: %s\n", myErrorName(status)); in TestReorderingAPI()
6039log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPI()
6044log_err_status(status, "ERROR: retrieved reorder code doesn't match set reorder code at index %d\n… in TestReorderingAPI()
6050 log_err_status(status, "ERROR: collation result should have been UCOL_LESS\n"); in TestReorderingAPI()
6057 log_err_status(status, "ERROR: setting reorder codes to NULL: %s\n", myErrorName(status)); in TestReorderingAPI()
6064log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPI()
6070 log_err_status(status, "ERROR: collation result should have been UCOL_GREATER\n"); in TestReorderingAPI()
6077log_err_status(status, "ERROR: setting duplicate reorder codes did not generate a failure\n"); in TestReorderingAPI()
6085log_err_status(status, "ERROR: reorderd code sequence starting with default and having following c… in TestReorderingAPI()
6116 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in TestReorderingAPIWithRuleCreatedCollator()
6123 log_err_status(status, "ERROR: getting reorder codes: %s\n", myErrorName(status)); in TestReorderingAPIWithRuleCreatedCollator()
6127log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPIWithRuleCreatedCollator()
6132log_err_status(status, "ERROR: retrieved reorder code doesn't match set reorder code at index %d\n… in TestReorderingAPIWithRuleCreatedCollator()
6138 log_err_status(status, "ERROR: collation result should have been UCOL_LESS\n"); in TestReorderingAPIWithRuleCreatedCollator()
6146 log_err_status(status, "ERROR: setting reorder codes: %s\n", myErrorName(status)); in TestReorderingAPIWithRuleCreatedCollator()
6153log_err_status(status, "ERROR: getting error codes should have returned U_BUFFER_OVERFLOW_ERROR : … in TestReorderingAPIWithRuleCreatedCollator()
6158log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPIWithRuleCreatedCollator()
6164 log_err_status(status, "ERROR: getting reorder codes: %s\n", myErrorName(status)); in TestReorderingAPIWithRuleCreatedCollator()
6168log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPIWithRuleCreatedCollator()
6173log_err_status(status, "ERROR: retrieved reorder code doesn't match set reorder code at index %d\n… in TestReorderingAPIWithRuleCreatedCollator()
6179 log_err_status(status, "ERROR: collation result should have been UCOL_LESS\n"); in TestReorderingAPIWithRuleCreatedCollator()
6186 log_err_status(status, "ERROR: setting reorder codes to NULL: %s\n", myErrorName(status)); in TestReorderingAPIWithRuleCreatedCollator()
6193log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAPIWithRuleCreatedCollator()
6199 log_err_status(status, "ERROR: collation result should have been UCOL_GREATER\n"); in TestReorderingAPIWithRuleCreatedCollator()
6246log_err_status(status, "ERROR: retrieving equivalent reorder codes: %s\n", myErrorName(status)); in TestEquivalentReorderingScripts()
6257log_err_status(status, "ERROR: retrieved equivalent script length wrong: expected = %d, was = %d\n… in TestEquivalentReorderingScripts()
6262log_err_status(status, "ERROR: equivalent scripts results don't match: expected = %d, was = %d\n",… in TestEquivalentReorderingScripts()
6270log_err_status(status, "ERROR: retrieving equivalent reorder codes: %s\n", myErrorName(status)); in TestEquivalentReorderingScripts()
6274log_err_status(status, "ERROR: retrieved equivalent script length wrong: expected = %d, was = %d\n… in TestEquivalentReorderingScripts()
6279log_err_status(status, "ERROR: equivalent scripts results don't match: expected = %d, was = %d\n",… in TestEquivalentReorderingScripts()
6302 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in TestReorderingAcrossCloning()
6309 log_err_status(status, "ERROR: setting reorder codes: %s\n", myErrorName(status)); in TestReorderingAcrossCloning()
6316 log_err_status(status, "ERROR: cloning collator: %s\n", myErrorName(status)); in TestReorderingAcrossCloning()
6323 log_err_status(status, "ERROR: getting reorder codes: %s\n", myErrorName(status)); in TestReorderingAcrossCloning()
6327log_err_status(status, "ERROR: retrieved reorder codes length was %d but should have been %d\n", r… in TestReorderingAcrossCloning()
6332log_err_status(status, "ERROR: retrieved reorder code doesn't match set reorder code at index %d\n… in TestReorderingAcrossCloning()
6357 log_err_status(status, "ERROR: in creation of collator: %s\n", myErrorName(status)); in doTestOneReorderingAPITestCase()
6362 log_err_status(status, "ERROR: while setting script order: %s\n", myErrorName(status)); in doTestOneReorderingAPITestCase()
6547 log_err_status(status, "ERROR: Call ucol_open(\"vi\", ...): %s\n", myErrorName(status)); in TestImport()
6565log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestImport()
6646log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestImportWithType()
6653log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestImportWithType()
6670log_err_status(status, "ERROR: in creation of rule based collator: %s\n", myErrorName(status)); in TestImportWithType()
6803log_err_status(status, "ERROR in ucol_setAttribute UCOL_CASE_LEVEL on: %s\n", myErrorName(status)); in TestCaseLevelBufferOverflow()
6807 log_err_status(status, "ERROR in ucol_open for root: %s\n", myErrorName(status)); in TestCaseLevelBufferOverflow()