HomeSort by relevance Sort by last modified time
    Searched refs:aescstrdup (Results 1 - 16 of 16) sorted by null

  /external/icu/icu4c/source/test/cintltst/
ccolltst.c 101 log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
107 log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
113 log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
119 log_err("difference between sortkey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
ulistfmttest.c 78 lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected));
91 lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected));
104 lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected));
cintltst.h 72 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
callcoll.c 286 compareResult, result, aescstrdup(source,-1), aescstrdup(target,-1));
291 compareResult, result, aescstrdup(source,-1), aescstrdup(target,-1));
298 log_err("different results in iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(target,-1));
320 compareResulta, result, aescstrdup(source,-1), aescstrdup(target,-1));
328 compareResulta, result, aescstrdup(source,-1), aescstrdup(target,-1))
    [all...]
utransts.c 219 log_err("utrans_openU(%s) failed - %s\n", aescstrdup(id, idLength), u_errorName(errorCode));
225 log_err("utrans_getUnicodeID(%s) does not match the original ID\n", aescstrdup(id, idLength));
538 cbuf=aescstrdup(buf, -1);
690 id = aescstrdup(ID, IDLength);
cbiditst.c     [all...]
capitst.c     [all...]
cdtdptst.c 281 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1));
291 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1));
cnumtst.c 311 aescstrdup(result, -1), aescstrdup(temp1, -1));
330 log_err("parse of '%s' failed. Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(result)),parsepos, myErrorName(status));
363 aescstrdup(result, -1), aescstrdup(temp1, -1));
380 log_err("parseDoubleCurrency '%s' failed. The error is : %s\n", aescstrdup(result, u_strlen(result)), myErrorName(status));
410 log_err("parseDouble('%s') failed. The error is : %s\n", aescstrdup(temp1, resultlength), myErrorName(status));
795 log_verbose("formatted %d as '%s', length: %d\n", value, aescstrdup(buffer, len), len);
    [all...]
usettest.c 267 pat=aescstrdup(ustr, length);
373 pat=aescstrdup(ustr, length);
cnmdptst.c 445 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]);
    [all...]
cdattst.c     [all...]
cintltst.c 506 char *aescstrdup(const UChar* unichars,int32_t length){ function
cstrcase.c 61 aescstrdup(lowerRoot,-1),
62 aescstrdup(buffer,-1));
    [all...]
cmsccoll.c     [all...]
cucdtst.c     [all...]

Completed in 517 milliseconds