Home
last modified time | relevance | path

Searched refs:aescstrdup (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/test/cintltst/
Dccolltst.c87 …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()
Dcbiditst.c1281 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 …]
Dcallcoll.c285 …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()
Dutransts.c216 … 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()
Dcintltst.h55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
Dcdtdptst.c277 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()
Dusettest.c260 pat=aescstrdup(ustr, length); in expectContainment()
366 pat=aescstrdup(ustr, length); in expectItems()
Dcnmdptst.c443 … 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()
Dcstrcase.c62 aescstrdup(lowerRoot,-1), in TestCaseLower()
63 aescstrdup(buffer,-1)); in TestCaseLower()
Dcintltst.c516 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
Dcucdtst.c1791 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames()
1793 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()
Dcapitst.c2056 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()