• Home
  • Raw
  • Download

Lines Matching refs:errln

108         errln("ERROR: clone plural rules test failed!");  in testAPI()
112 errln("ERROR: clone plural rules test failed!"); in testAPI()
118 errln("ERROR: clone plural rules test failed!"); in testAPI()
130 errln("ERROR: empty plural rules test failed! - exitting"); in testAPI()
144 errln("ERROR: simple plural rules failed! - exitting"); in testAPI()
172 errln("ERROR: complex plural rules failed! - exitting"); in testAPI()
177 errln("ERROR: complex plural rules failed! - exitting"); in testAPI()
195 errln("ERROR: plural rules for decimal fractions test failed!"); in testAPI()
203 errln("ERROR: complex plural rules failed! - exitting"); in testAPI()
212 errln("ERROR: getDynamicClassID() didn't return the expected value"); in testAPI()
219 errln("ERROR: test locale fallback failed!"); in testAPI()
227 errln("ERROR: test locale fallback failed!"); in testAPI()
323 errln("expected %g but got %g", expected, result); in assertRuleKeyValue()
365 errln(UNICODE_STRING_SIMPLE("getSamples() failed for locale ") + in testGetSamples()
371 errln("no samples for keyword"); in testGetSamples()
374 errln(UNICODE_STRING_SIMPLE("getSamples()=") + count + in testGetSamples()
382 errln("got 'no unique value' among values"); in testGetSamples()
386 errln("keywords don't match"); in testGetSamples()
402 errln("couldn't instantiate rules"); in testWithin()
408 errln("expected 'a' for 26 but didn't get it."); in testWithin()
413 errln("expected 'other' for 26.5 but didn't get it."); in testWithin()
470 errln("error getting samples for %s", rp); in testGetAllKeywordValues()
475 errln("count > 4 for keyword %s", rp); in testGetAllKeywordValues()
487 errln("expected values for keyword %s but got -1 (%s)", rp, ep); in testGetAllKeywordValues()
491 errln("expected count of -1, got %d, for keyword %s (%s)", count, rp, ep); in testGetAllKeywordValues()
503 errln("got unexpected value[%d]: %g", j, val); in testGetAllKeywordValues()
511 errln("yikes!"); in testGetAllKeywordValues()
517 errln("expected %g but got %g", expectedVal, val); in testGetAllKeywordValues()
526 errln("didn't get expected value: %s", ep); in testGetAllKeywordValues()