/external/icu4c/test/cintltst/ |
D | ccolltst.c | 87 …log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-… in reportCResult() 96 …log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult() 106 …log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult() 118 …ey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(targ… in reportCResult()
|
D | cbiditst.c | 1281 aescstrdup(dest, destLen)); in doMisc() 1299 aescstrdup(dest, destLen)); in doMisc() 1307 aescstrdup(dest, destLen)); in doMisc() 1316 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1325 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1334 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1343 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1357 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1366 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1375 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() [all …]
|
D | callcoll.c | 285 …iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 312 …comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 315 …n normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 343 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant() 353 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant()
|
D | utransts.c | 216 … log_err("utrans_openU(%s) failed - %s\n", aescstrdup(id, idLength), u_errorName(errorCode)); in TestUnicodeIDs() 222 … log_err("utrans_getUnicodeID(%s) does not match the original ID\n", aescstrdup(id, idLength)); in TestUnicodeIDs() 528 cbuf=aescstrdup(buf, -1); in TestFilter() 615 id = aescstrdup(ID, IDLength); in _expect()
|
D | cintltst.h | 55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
|
D | cdtdptst.c | 277 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1)); in TestCzechMonths459() 287 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1)); in TestCzechMonths459()
|
D | usettest.c | 260 pat=aescstrdup(ustr, length); in expectContainment() 366 pat=aescstrdup(ustr, length); in expectItems()
|
D | cnmdptst.c | 443 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]); in TestCurrency() 509 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyPreEuro() 595 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyObject()
|
D | cstrcase.c | 62 aescstrdup(lowerRoot,-1), in TestCaseLower() 63 aescstrdup(buffer,-1)); in TestCaseLower()
|
D | cintltst.c | 516 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
|
D | cucdtst.c | 1791 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames() 1793 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()
|
D | capitst.c | 2056 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()
|