Searched refs:aescstrdup (Results 1 - 24 of 24) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dccolltst.c99 log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
105 log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
111 log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
117 log_err("difference between sortkey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
H A Dcintltst.h55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
H A Dcbiditst.c1281 aescstrdup(dest, destLen));
1299 aescstrdup(dest, destLen));
1307 aescstrdup(dest, destLen));
1316 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1325 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1334 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1343 aescstrdup(sr
[all...]
H A Dcallcoll.c286 log_err("different results in iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
301 /*log_verbose("Strings converted to UTF-8:%s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));*/
313 log_err("different results in iterative comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
316 log_err("different results in iterative when normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
344 aescstrdup(source,-1), aescstrdup(targe
[all...]
H A Dutransts.c216 log_err("utrans_openU(%s) failed - %s\n", aescstrdup(id, idLength), u_errorName(errorCode));
222 log_err("utrans_getUnicodeID(%s) does not match the original ID\n", aescstrdup(id, idLength));
535 cbuf=aescstrdup(buf, -1);
622 id = aescstrdup(ID, IDLength);
H A Dcdtdptst.c279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
289 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1));
H A Dusettest.c268 pat=aescstrdup(ustr, length);
374 pat=aescstrdup(ustr, length);
H A Dcnmdptst.c445 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]);
511 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]);
597 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]);
H A Dcintltst.c476 char *aescstrdup(const UChar* unichars,int32_t length){ function
H A Dcstrcase.c62 aescstrdup(lowerRoot,-1),
63 aescstrdup(buffer,-1));
H A Dcucdtst.c1791 aescstrdup(pat, l1), aescstrdup(dumbPat, l2));
1793 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1));
H A Dcapitst.c2153 /*log_verbose("Contractions %i: %s\n", uset_getItemCount(conts), aescstrdup(buffer, setLen));*/
2161 /*log_verbose("Expansions %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen));*/
2171 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen));
/external/icu4c/test/cintltst/
H A Dccolltst.c99 log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
105 log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
111 log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
117 log_err("difference between sortkey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
H A Dcintltst.h55 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
H A Dcbiditst.c1281 aescstrdup(dest, destLen));
1299 aescstrdup(dest, destLen));
1307 aescstrdup(dest, destLen));
1316 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1325 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1334 aescstrdup(src, srcLen), aescstrdup(dest, destLen));
1343 aescstrdup(sr
[all...]
H A Dcallcoll.c286 log_err("different results in iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
301 /*log_verbose("Strings converted to UTF-8:%s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));*/
313 log_err("different results in iterative comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
316 log_err("different results in iterative when normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
344 aescstrdup(source,-1), aescstrdup(targe
[all...]
H A Dutransts.c216 log_err("utrans_openU(%s) failed - %s\n", aescstrdup(id, idLength), u_errorName(errorCode));
222 log_err("utrans_getUnicodeID(%s) does not match the original ID\n", aescstrdup(id, idLength));
535 cbuf=aescstrdup(buf, -1);
622 id = aescstrdup(ID, IDLength);
H A Dcdtdptst.c279 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
289 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1));
H A Dusettest.c268 pat=aescstrdup(ustr, length);
374 pat=aescstrdup(ustr, length);
H A Dcnmdptst.c445 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]);
511 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]);
597 log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]);
H A Dcintltst.c490 char *aescstrdup(const UChar* unichars,int32_t length){ function
H A Dcstrcase.c62 aescstrdup(lowerRoot,-1),
63 aescstrdup(buffer,-1));
H A Dcucdtst.c1800 aescstrdup(pat, l1), aescstrdup(dumbPat, l2));
1802 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1));
H A Dcapitst.c2141 /*log_verbose("Contractions %i: %s\n", uset_getItemCount(conts), aescstrdup(buffer, setLen));*/
2149 /*log_verbose("Expansions %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen));*/
2159 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen));

Completed in 142 milliseconds