Lines Matching defs:errln

40     errln("Failure in file %s, line %d", __FILE__, __LINE__);}}
254 test->errln("%s, tag mismatch. Test Line = %d, expected tag=%d, got %d",
282 test->errln("%s unexpected break at offset %d in test item from line %d. actual break: %d expected break: %d", heading, o, line, actual, expected);
284 test->errln("%s Failed to find break at end of item from line %d. actual break: %d expected break: %d", heading, line, actual, expected);
396 errln("FAIL: expected break at %d, got %d\n", bounds1[i], pos);
402 errln("FAIL: break at %d, expected tag %d, got tag %d\n", pos, brkStatus[i], tag);
597 errln("Fail at file %s, line %d expected start of word at 4, got %d",
602 errln("Fail at file %s, line %d expected start of word at 4, got %d",
642 errln("Can't open test data. Path too long.");
677 errln("Error creating MutableTrieDictionary: %s\n", u_errorName(status));
707 errln("Could not add word to mutable dictionary; status %s\n", u_errorName(status));
722 errln("Word count (%d) unreasonably small\n", wordCount);
728 errln("Could not open mutable dictionary enumerator: %s\n", u_errorName(status));
734 errln("MutableTrieDictionary word count (%d) differs from file word count (%d), with status %s\n",
742 errln("Failed to create CompactTrieDictionary: %s\n", u_errorName(status));
748 errln("Could not open compact trie dictionary enumerator: %s\n", u_errorName(status));
753 errln("CompactTrieDictionary word count (%d) differs from file word count (%d), with status %s\n",
759 errln("CompactTrieEnumeration and MutableTrieEnumeration typeids are the same");
769 errln("Could not clone CompactTrieDictionary to MutableTrieDictionary: %s\n", u_errorName(status));
775 errln("Could not create cloned mutable enumerator: %s\n", u_errorName(status));
780 errln("Cloned MutableTrieDictionary word count (%d) differs from file word count (%d), with status %s\n",
790 errln("Could not re-open mutable dictionary enumerator: %s\n", u_errorName(status));
798 errln("Original and cloned MutableTrieDictionary word mismatch\n");
806 errln("Enumeration failed: %s\n", u_errorName(status));
811 errln("Original and cloned MutableTrieDictionary ended enumeration at different points\n");
818 errln("CompactTrieDictionary(const void *,...) failed\n");
823 errln("CompactTrieDictionary->dataSize() == 0\n");
831 errln("Could not open compact trie dictionary 2 enumerator: %s\n", u_errorName(status));
836 errln("CompactTrieDictionary 2 word count (%d) differs from file word count (%d), with status %s\n",
974 errln("testFollowing(): iterator returned DONE prematurely.");
1016 errln("testPreceding(): iterator returned DONE prematurely.");
1058 errln("clone() or operator!= failed: two clones compared unequal");
1064 errln(UnicodeString("next(n) and next() not returning consistent results: for step ") + count + ", next(n) returned " + testOffset + " and next() had " + offset);
1071 errln("operator== failed: Two unequal iterators compared equal. count=%d offset=%d", count, offset);
1073 errln("operator== failed too many times. Stopping test.");
1075 errln("Does (RuleBasedBreakIterator::DONE == -1)?");
1091 errln(UnicodeString("next(n) and next() not returning consistent results: for step ") + count + ", next(n) returned " + testOffset + " and next() had " + offset);
1171 errln("Didn't get break at beginning of string.");
1173 errln("Didn't get break before period in \"boo.\"");
1175 errln("Didn't get break at end of string.");
1204 errln((UnicodeString)"Didn't handle isBoundary correctly with offset = " + index +
1279 errln("Failed to create the BreakIterator for Japanese locale in TestJapaneseLineBreak.\n");
1288 errln("ja line break failure: failed to start at 0");
1291 errln("ja line break failure: failed to stop before '" + UCharToUnicodeString(precedingChars[i])
1295 errln("ja line break failure: failed to skip position after '" + UCharToUnicodeString(precedingChars[i])
1304 errln("ja line break failure: failed to start at 0");
1307 errln("ja line break failure: failed to skip position before '" + UCharToUnicodeString(followingChars[i])
1311 errln("ja line break failure: failed to stop after '" + UCharToUnicodeString(followingChars[i])
1350 errln("Forward Iteration, no forward progress. Break Pos=%4d File line,col=%4d,%4d",
1361 errln("Forward Iteration, break expected, but not found. Pos=%4d File line,col= %4d,%4d",
1370 errln("Forward Iteration, break found, but not expected. Pos=%4d File line,col= %4d,%4d",
1382 errln("Incorrect status for forward break. Pos=%4d File line,col= %4d,%4d.\n"
1395 errln("Forward Iteration, break expected, but not found. Pos=%4d File line,col= %4d,%4d",
1407 errln("Reverse Iteration, no progress. Break Pos=%4d File line,col=%4d,%4d",
1416 errln("Reverse Itertion, break expected, but not found. Pos=%4d File line,col= %4d,%4d",
1423 errln("Reverse Itertion, break found, but not expected. Pos=%4d File line,col= %4d,%4d",
1435 errln("Incorrect status for reverse break. Pos=%4d File line,col= %4d,%4d.\n"
1447 errln("Forward Itertion, break expected, but not found. Pos=%4d File line,col= %4d,%4d",
1478 errln("Can't open test data. Path too long.");
1609 errln("line %d: Tag expected in test file.", lineNum);
1662 errln("Error in named character in test file at line %d, col %d",
1787 errln("Syntax Error in test file at line %d, col %d",
1796 errln("ICU Error %s while parsing test file at line %d.",
1842 errln("Incorrect break given by thai word break iterator. Expected: %d Got: %d", expectedWordResult[index-1], p);
1856 errln("Incorrect break given by thai line break iterator. Expected: %d Got: %d", expectedLineResult[index-1], p);
1939 errln("For type %d %-5s, text \"%.16s\"...; expect %d offsets:%s; found %d offsets fwd:%s\n",
1950 errln("For type %d %-5s, text \"%.16s\"...; expect %d offsets:%s; found rev offset %d where expect %d\n",
2092 errln("Error reading test data file.");
2148 errln("ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status));
2288 errln("Error: Unicode Character value out of range. \'%s\', line %d.\n",
2292 errln("Syntax Error: Hex Unicode Character value must have no more than 8 digits at \'%s\', line %d.\n",
2319 errln("Syntax error in test data file \'%s\', line %d. Scanning \"%s\"\n", fileName, lineNumber, token);
2358 errln("Test file \"%s\", line %d, unexpected break found at position %d",
2364 errln("Test file \"%s\", line %d, unexpected break found at position %d",
2369 errln("Test file \"%s\", line %d, failed to find expected break at position %d",
2378 errln("Test file \"%s\", line %d, failed to find expected break at position %d",
3949 test->errln("break forward test failed: expected %d but got %d",
3957 test->errln("break forward test failed: missed %d match",
3966 test->errln("isBoundary() failed. Expected boundary at position %d", j);
3972 test->errln("isBoundary() failed. Not expecting boundary at position %d", j);
3981 test->errln("happy break test previous() failed: expected %d but got %d",
3988 test->errln("break test previous() failed: missed a match");
3999 test->errln("preceding(): Not expecting boundary at position %d", j);
4144 errln("happy boundary test failed: expected %d not a boundary",
4152 errln("happy boundary test failed: expected %d a boundary",
4365 errln("Unrecognized or extra parameter: %s\n", buf);
4470 // Can't report them where they occured because errln() is a method coming from intlTest,
4473 errln("status of \"%s\" in creation of RBBIMonkeyKind.", u_errorName(mk.deferredStatus));
4481 errln("Character Class #%d is null or of zero size.", i);
4504 errln("c < 0");
4522 errln("breakPos > testText.length()");
4546 errln("%s break monkey test: Out of range value returned by breakIterator::next()", name);
4556 errln("%s break monkey test: Out of range value returned by breakIterator::next()", name);
4581 errln("%s break monkey test: "
4601 errln("%s break monkey test: "
4705 errln("%s break monkey test error. %s. Operation = %s; Random seed = %d; buf Idx = %d\n%s",