HomeSort by relevance Sort by last modified time
    Searched full:log_data_err (Results 26 - 50 of 53) sorted by null

12 3

  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 37 log_data_err("Failure at file %s, line %d, error = %s (Are you missing data?)\n", __FILE__, __LINE__, u_errorName(status));}}
40 log_data_err("Test Failure at file %s, line %d (Are you missing data?)\n", __FILE__, __LINE__);}}
169 log_data_err("Check your data - it doesn't seem to be around\n");
392 log_data_err("Couldn't open en_US word break iterator - %s\n", u_errorName(status));
398 log_data_err("Couldn't open th_TH word break iterator - %s\n", u_errorName(status));
529 log_data_err("FAIL: ubrk_openRules: ICU Error \"%s\" (Are you missing data?)\n", u_errorName(status));
614 log_data_err("FAIL: incorrect error position reported. Got line %d, char %d, expected line 3, char 7 (Are you missing data?)\n",
    [all...]
cloctst.c 677 log_data_err("unable to get a display string for the language of the default locale - %s (Are you missing data?)\n", u_errorName(errorCode));
715 log_data_err("FAIL in uloc_getDisplayName(%s,%s,..) expected '%s' got '%s' (Are you missing data?)\n", aLocale, testL[i], expect[i], austrdup(buffer));
750 log_data_err("uloc_getDisplayName(%s, %s...) returned string of length %d, expected length %d",
    [all...]
eurocreg.c 128 log_data_err("%s \tMISSING [%s]\n", convertersToCheck[i], u_errorName(err));
sorttest.c 141 log_data_err("ucol_open(root) failed - %s\n", u_errorName(errorCode));
ulistfmttest.c 67 log_data_err("ERROR: ulistfmt_open fails for locale %s, status %s\n", lftep->locale, u_errorName(status));
utransts.c 277 log_data_err("FAIL: in instantiation for id=%s -> %s (Are you missing data?)\n", TransID[i], u_errorName(status));
305 log_data_err("FAIL: construction -> %s (Are you missing data?)\n", u_errorName(status));
633 log_data_err("FAIL: utrans_openRules(%s) failed, error=%s (Are you missing data?)\n",
656 log_data_err("FAIL: utrans_openRules(%s) failed, error=%s (Are you missing data?)\n",
ucsdetst.c 255 log_data_err("English text with C1 bytes does not detect as windows-1252, but as %s. (Are you missing data?)\n", name);
492 log_data_err("Encoding detection failure for IBM424_rtl: got %s. (Are you missing data?)\n", name);
505 log_data_err("Encoding detection failure for IBM424_ltr: got %s. (Are you missing data?)\n", name);
570 log_data_err("Encoding detection failure for IBM420_rtl: got %s. (Are you missing data?)\n", name);
583 log_data_err("Encoding detection failure for IBM420_ltr: got %s. (Are you missing data?)\n", name);
capitst.c 376 log_data_err("ucol_open(\"da_DK\") failed - %s\n", u_errorName(status));
383 log_data_err("missing da_DK tailoring rule string\n");
402 log_data_err("missing *full* rule string\n");
676 log_data_err("Couldn't open one or more collators\n");
813 log_data_err("Couldn't open collator. Error: %s\n", u_errorName(err));
    [all...]
cdateintervalformattest.c 112 log_data_err("FAIL: udtitvfmt_open for locale %s, skeleton %s, tzid %s - %s\n",
289 log_data_err("FAIL: udtitvfmt_open for locale %s, skeleton %s: %s\n",
ucnvseltst.c 52 log_data_err("No converters available.\n");
180 log_data_err("FAIL: Could not load %s [%s]\n", fnbuf, filename);
sprpdata.c 292 log_data_err("Failed to load %s data file. Error: %s \n", binFileName, u_errorName(*errorCode));
cintltst.c 567 log_data_err("Could not load testtypes.res in testdata bundle with path %s - %s\n", tdpath, u_errorName(*err));
593 log_data_err("*** Error: time zone saved twice. New value will be %s (Are you missing data?)\n",
667 log_data_err("FAIL: %s (%s)\n", msg, u_errorName(*ec));
ncnvtst.c     [all...]
cucdtst.c     [all...]
callcoll.c 462 log_data_err("No collator! Any data around?\n");
638 log_data_err("Is your data around?\n");
655 log_data_err("Is your data around?\n");
726 log_data_err("Is your data around?\n");
    [all...]
cmsccoll.c 456 log_data_err("Can't open collator");
591 log_data_err("Error opening collator -> %s (Are you missing data?)\n", u_errorName(status));
708 log_data_err("Is your data around?\n");
992 log_data_err("Is your data around?\n");
    [all...]
ncnvfbts.c 165 log_data_err("Couldn't open converter %s\n",codepage);
329 log_data_err("Couldn't open converter %s\n",gNuConvTestName);
cg7coll.c 160 log_data_err("%s UCollator missing rule string\n", locale);
udatpg_test.c 433 log_data_err("ERROR udatpg_open failed for locale %s : %s - (Are you missing data?)\n", testDataPtr->locale, myErrorName(status));
utmstest.c 459 log_data_err("ucal_open(UTC/proleptic Gregorian) failed: %s - (Are you missing data?)\n", u_errorName(errorCode));
reapits.c 34 log_data_err("Failure at file %s:%d - error = %s (Are you missing data?)\n", __FILE__, __LINE__, u_errorName(status));}}
213 log_data_err("Failed to open regular expression, %s:%d, error is \"%s\" (Are you missing data?)\n", __FILE__, __LINE__, u_errorName(status));
    [all...]
cfrtst.c 317 log_data_err("error opening collator -> %s. (Are you missing data?)\n", u_errorName(status));
putiltst.c 298 log_data_err("ERROR: Unable to get data version. %s\n", u_errorName(status));
bocu1tst.c 986 log_data_err("error: unable to open BOCU-1 converter: %s\n", u_errorName(errorCode));
citertst.c     [all...]

Completed in 1167 milliseconds

12 3