/external/icu4c/test/cintltst/ |
D | ccolltst.c | 99 …log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-… in reportCResult() 105 …log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult() 111 …log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult() 117 …ey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(targ… in reportCResult()
|
D | cbiditst.c | 1403 aescstrdup(dest, destLen)); in doMisc() 1421 aescstrdup(dest, destLen)); in doMisc() 1429 aescstrdup(dest, destLen)); in doMisc() 1438 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1447 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1456 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1465 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1479 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1488 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() 1497 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc() [all …]
|
D | callcoll.c | 286 …iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 313 …comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 316 …n normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant() 344 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant() 354 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant()
|
D | cintltst.h | 55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
|
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() 535 cbuf=aescstrdup(buf, -1); in TestFilter() 622 id = aescstrdup(ID, IDLength); in _expect()
|
D | cdtdptst.c | 279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1)); in TestCzechMonths459() 289 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1)); in TestCzechMonths459()
|
D | usettest.c | 268 pat=aescstrdup(ustr, length); in expectContainment() 374 pat=aescstrdup(ustr, length); in expectItems()
|
D | cnmdptst.c | 445 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]); in TestCurrency() 511 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyPreEuro() 597 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyObject()
|
D | cintltst.c | 491 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
|
D | cstrcase.c | 62 aescstrdup(lowerRoot,-1), in TestCaseLower() 63 aescstrdup(buffer,-1)); in TestCaseLower()
|
D | cucdtst.c | 1801 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames() 1803 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()
|
D | capitst.c | 2162 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()
|