HomeSort by relevance Sort by last modified time
    Searched refs:errln (Results 151 - 175 of 212) sorted by null

1 2 3 4 5 67 8 9

  /external/chromium/third_party/icu/source/test/intltest/
icusvtst.cpp 192 errln(message);
210 errln(temp);
227 errln(temp);
244 errln(temp);
261 errln(temp);
294 errln(temp);
304 errln(message + " lhs: " + lhs + " rhs: " + rhs);
316 errln("Error " + message + "string is NULL");
688 errln("could not find " + *id);
767 errln("30) service could not find entry for " + id)
    [all...]
tsnmfmt.cpp 155 errln("**** FAIL: Non-null format returned by createXxxInstance upon failure.");
163 errln((UnicodeString)"**** FAIL: Null format returned by createXxxInstance.");
347 errln(errMsg);
361 errln("**** FAIL: Formatting " + aNumber);
367 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed.");
372 errln("**** FAIL: Parse of " + prettify(stringNum)
381 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed. Got:" + number.getLong()
uobjtest.cpp 61 errln("FAIL: Fatal: Ran out of IDs! Increase MAX_CLASS_ID." + UnicodeString(count) + what);
86 errln("FAIL: dynamicID == NULL!" + what);
105 errln("FAIL: ID is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_factory[i] + what);
400 errln("placement new did not place the object at the expected address");
403 errln("constructor used with placement new did not work right");
441 errln("constructor used with array new did not work right");
457 errln("debug new doesn't work.");
transrt.cpp 484 parent->errln("FAIL: UnicodeSet::applyPattern(" +
493 parent->errln("FAIL: UnicodeSet::applyPattern(" +
502 parent->errln("FAIL: UnicodeSet::applyPattern(" +
511 parent->errln("FAIL: UnicodeSet::applyPattern(" +
521 parent->errln("FAIL: UnicodeSet::applyPattern(%s)", roundtripExclusions);
529 parent->errln("FAIL: UnicodeSet::applyPattern([:Other:])");
539 parent->errln("FAIL: %s errors: %d %s", str, errorCount, (errorCount > errorLimit ? " (at least!)" : " ")); // + ", see " + logFileName);
569 parent->errln("FAIL: createInstance(" + transliteratorID +
578 parent->errln("FAIL: " + transliteratorID +
611 parent->errln("FAIL: createFromRules %s\n", u_errorName(status))
    [all...]
testidna.cpp 441 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength))
479 errln("Did not get the expected result for "+UnicodeString(testName) +" null terminated source. Expected : "
485 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName);
509 //errln("Did not get the expected result for %s null terminated source with both options set.\n",testName);
510 errln("Did not get the expected result for "+UnicodeString(testName) +
519 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName);
524 errln( "Did not get the expected error for "+
544 errln("Did not get the expected result for %s with source length.\n",testName);
547 errln( "%s with source length failed. Requires destCapacity > 300\n",testName);
552 errln( "Did not get the expected error for "
    [all...]
itrbnfrt.cpp 302 errln(buf);
311 errln(buf);
329 errln(buf);
343 errln(msg);
358 errln("*** RBNF currently disabled on this platform ***\n");
plurfmts.cpp 95 errln("ERROR: clone plural format test failed!");
107 errln("ERROR: assignment operator test failed!");
174 errln("ERROR: PluralFormat failed to detect syntax error with pattern: "+checkSyntaxtData[i]);
199 errln("ERROR: PluralFormat failed to apply pattern- "+patternTestData[i]);
235 errln("SetLocale should reset rules but did not.");
240 errln("SetLocale should reset rules but did not.");
254 errln("Wrong ruleset loaded by setLocale() - got:"+plResult+ UnicodeString(" expecting:")+numResult);
262 errln("Failed in PluralFormat copy constructor or == operator");
500 errln("ERROR: Unexpected plural format - got:"+plResult+ UnicodeString(" expecting:")+numResult);
503 errln( *message+UnicodeString(" got:")+plResult+UnicodeString(" expecting:")+numResult)
    [all...]
currcoll.cpp 123 errln("Couldn't get collationKey for source");
131 errln("Couldn't get collationKey for target");
tsmthred.cpp 94 #define TSMTHREAD_FAIL(msg) errln("%s at file %s, line %d", msg, __FILE__, __LINE__)
586 errln("Error starting thread %d", i);
597 errln("No threads could be started for testing!");
630 errln("->" + UnicodeString(threadTestChars) + "<- PATIENCE EXCEEDED!! Still missing some.");
698 errln("Error starting thread %d", i);
705 errln("No threads could be started for testing!");
    [all...]
regextst.cpp 90 #define REGEX_ASSERT(expr) {if ((expr)==FALSE) {errln("RegexTest failure at line %d.\n", __LINE__);};}
96 #define REGEX_CHECK_STATUS_L(line) {if (U_FAILURE(status)) {errln( \
100 errln("RegexTest failure at line %d, from %d.", __LINE__, (line)); return;}}
142 errln("RegexTest failure in REPattern::matcher() at line %d. Status = %s\n",
150 errln("RegexTest failure in lookingAt() at line %d. Status = %s\n",
155 errln("RegexTest: wrong return from lookingAt() at line %d.\n", line);
162 errln("RegexTest failure in matches() at line %d. Status = %s\n",
167 errln("RegexTest: wrong return from matches() at line %d.\n", line);
213 errln("Line %d: incorrect line/offset from UParseError. Expected %d/%d; got %d/%d.\n",
544 errln("RegexTest failure at line %d, index %d. Expected %d, got %d\n"
    [all...]
tsdate.cpp 171 errln("**** FAIL: Parse of " + prettify(string[i-1], FALSE) + " failed.");
181 errln("**** FAIL: Date mismatch after match for " + string[i]);
190 errln("**** FAIL: String mismatch after match for " + string[i]);
203 errln((UnicodeString)"**** FAIL: No string and/or date match within " + fLimit
g7coll.cpp 118 errln(msg);
133 errln(msg);
175 errln( "Demo Test 1 Table Collation object creation failed.");
209 errln("Demo Test 2 Table Collation object creation failed.");
243 errln("Demo Test 3 Table Collation object creation failed.");
  /external/icu4c/test/intltest/
icusvtst.cpp 192 errln(message);
210 errln(temp);
227 errln(temp);
244 errln(temp);
261 errln(temp);
294 errln(temp);
304 errln(message + " lhs: " + lhs + " rhs: " + rhs);
316 errln("Error " + message + "string is NULL");
688 errln("could not find " + *id);
767 errln("30) service could not find entry for " + id)
    [all...]
tsnmfmt.cpp 155 errln("**** FAIL: Non-null format returned by createXxxInstance upon failure.");
163 errln((UnicodeString)"**** FAIL: Null format returned by createXxxInstance.");
347 errln(errMsg);
361 errln("**** FAIL: Formatting " + aNumber);
367 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed.");
372 errln("**** FAIL: Parse of " + prettify(stringNum)
381 errln("**** FAIL: Parse of " + prettify(stringNum) + " failed. Got:" + number.getLong()
uobjtest.cpp 62 errln("FAIL: Fatal: Ran out of IDs! Increase MAX_CLASS_ID." + UnicodeString(count) + what);
87 errln("FAIL: dynamicID == NULL!" + what);
106 errln("FAIL: ID is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_factory[i] + what);
403 errln("placement new did not place the object at the expected address");
406 errln("constructor used with placement new did not work right");
444 errln("constructor used with array new did not work right");
460 errln("debug new doesn't work.");
transrt.cpp 484 parent->errln("FAIL: UnicodeSet::applyPattern(" +
493 parent->errln("FAIL: UnicodeSet::applyPattern(" +
502 parent->errln("FAIL: UnicodeSet::applyPattern(" +
511 parent->errln("FAIL: UnicodeSet::applyPattern(" +
521 parent->errln("FAIL: UnicodeSet::applyPattern(%s)", roundtripExclusions);
529 parent->errln("FAIL: UnicodeSet::applyPattern([:Other:])");
539 parent->errln("FAIL: %s errors: %d %s", str, errorCount, (errorCount > errorLimit ? " (at least!)" : " ")); // + ", see " + logFileName);
569 parent->errln("FAIL: createInstance(" + transliteratorID +
578 parent->errln("FAIL: " + transliteratorID +
611 parent->errln("FAIL: createFromRules %s\n", u_errorName(status))
    [all...]
plurfmts.cpp 97 errln("ERROR: clone plural format test failed!");
109 errln("ERROR: assignment operator test failed!");
122 errln("ERROR: clone function test failed!");
205 errln("ERROR: PluralFormat failed to detect syntax error with pattern: "+checkSyntaxtData[i]);
230 errln("ERROR: PluralFormat failed to apply pattern- "+patternTestData[i]);
266 errln("SetLocale should reset rules but did not.");
271 errln("SetLocale should reset rules but did not.");
285 errln("Wrong ruleset loaded by setLocale() - got:"+plResult+ UnicodeString(" expecting:")+numResult);
293 errln("Failed in PluralFormat copy constructor or == operator");
533 errln("ERROR: Unexpected plural format - got:"+plResult+ UnicodeString(" expecting:")+numResult)
    [all...]
testidna.cpp 441 errln("Failed. Expected: " + prettify(UnicodeString(transOut, transOutLength))
478 errln("Did not get the expected result for "+UnicodeString(testName) +" null terminated source. Expected : "
484 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName);
508 //errln("Did not get the expected result for %s null terminated source with both options set.\n",testName);
509 errln("Did not get the expected result for "+UnicodeString(testName) +
518 errln( "%s null terminated source failed. Requires destCapacity > 300\n",testName);
523 errln( "Did not get the expected error for "+
543 errln("Did not get the expected result for %s with source length.\n",testName);
546 errln( "%s with source length failed. Requires destCapacity > 300\n",testName);
551 errln( "Did not get the expected error for "
    [all...]
itrbnfrt.cpp 302 errln(buf);
311 errln(buf);
329 errln(buf);
343 errln(msg);
358 errln("*** RBNF currently disabled on this platform ***\n");
reptest.cpp 246 errln("Replaceable::clone() does not return NULL");
251 errln("Replaceable::hasMetaData() does not return TRUE");
259 errln("noop2.Replaceable::clone() does not return NULL");
267 errln("noop3.Replaceable::clone() does not return NULL");
306 errln("FAIL Styles: " + transliteratorName + "{" + original + "} => "
ssearch.cpp 49 errln("Failure in file %s, line %d, test ID = \"%s\"", __FILE__, __LINE__, testId);}}
52 errln("Failure in file %s, line %d. \"%s\"", __FILE__, __LINE__, m);return;}}
137 errln("ERROR: getPath() failed - %s", u_errorName(status));
178 errln("ssearch, unrecognized XML Element in test file");
442 errln("Could not open collator for %s", testCases[t].locale);
449 errln("Could not open CollData object for %s", testCases[t].locale);
456 errln("Could not open search object for %s", testCases[t].locale);
466 errln("Could not find pattern - locale: %s, file: %s ", testCases[t].locale, testCases[t].file);
516 errln("ssearch, unrecognized XML Element in test file");
1022 errln("Fails with \"%s\"", test[i])
    [all...]
currcoll.cpp 123 errln("Couldn't get collationKey for source");
131 errln("Couldn't get collationKey for target");
tsmthred.cpp 96 #define TSMTHREAD_FAIL(msg) errln("%s at file %s, line %d", msg, __FILE__, __LINE__)
233 errln("Error starting thread %d", i);
244 errln("No threads could be started for testing!");
277 errln("->" + UnicodeString(threadTestChars) + "<- PATIENCE EXCEEDED!! Still missing some.");
345 errln("Error starting thread %d", i);
352 errln("No threads could be started for testing!");
776 errln("System Error %d starting thread number %d.", threadStatus, j);
793 errln("Patience exceeded. Test is taking too long.");
923 errln("ERROR: could not open test data %s", u_errorName(status));
1033 errln("No threads could be spawned.")
    [all...]
tsdate.cpp 171 errln("**** FAIL: Parse of " + prettify(string[i-1], FALSE) + " failed.");
181 errln("**** FAIL: Date mismatch after match for " + string[i]);
190 errln("**** FAIL: String mismatch after match for " + string[i]);
203 errln((UnicodeString)"**** FAIL: No string and/or date match within " + fLimit
regextst.cpp 119 #define REGEX_ASSERT(expr) {if ((expr)==FALSE) {errln("RegexTest failure at line %d.\n", __LINE__);};}
125 #define REGEX_CHECK_STATUS_L(line) {if (U_FAILURE(status)) {errln( \
129 errln("RegexTest failure at line %d, from %d.", __LINE__, (line)); return;}}
151 errln("Failure at file %s, line %d, expected \"%s\" (%d chars), got \"%s\" (%d chars)", file, line, expected, utext_nativeLength(&expectedText), buf, utext_nativeLength(actual));
197 errln("RegexTest failure in REPattern::matcher() at line %d. Status = %s\n",
205 errln("RegexTest failure in lookingAt() at line %d. Status = %s\n",
210 errln("RegexTest: wrong return from lookingAt() at line %d.\n", line);
217 errln("RegexTest failure in matches() at line %d. Status = %s\n",
222 errln("RegexTest: wrong return from matches() at line %d.\n", line);
273 errln("RegexTest failure in REPattern::matcher() at line %d (UTF8). Status = %s\n"
    [all...]

Completed in 4780 milliseconds

1 2 3 4 5 67 8 9