Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dccolltst.c99 …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()
Dcbiditst.c1403 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 …]
Dcallcoll.c286 …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()
Dcintltst.h55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
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()
535 cbuf=aescstrdup(buf, -1); in TestFilter()
622 id = aescstrdup(ID, IDLength); in _expect()
Dcdtdptst.c279 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()
Dusettest.c268 pat=aescstrdup(ustr, length); in expectContainment()
374 pat=aescstrdup(ustr, length); in expectItems()
Dcnmdptst.c445 … 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()
Dcintltst.c491 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
Dcstrcase.c62 aescstrdup(lowerRoot,-1), in TestCaseLower()
63 aescstrdup(buffer,-1)); in TestCaseLower()
Dcucdtst.c1801 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames()
1803 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()
Dcapitst.c2162 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()