Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dccolltst.c103 …log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-… in reportCResult()
109 …log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult()
115 …log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(targe… in reportCResult()
121 …ey and compare result for (%s , %s) Keys: %s compare %s\n", aescstrdup(source,-1), aescstrdup(targ… in reportCResult()
Dulistfmttest.c80 … lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected)); in TestUListFmt()
93 … lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected)); in TestUListFmt()
106 … lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected)); in TestUListFmt()
Dcallcoll.c291 compareResult, result, aescstrdup(source,-1), aescstrdup(target,-1)); in doTestVariant()
296 compareResult, result, aescstrdup(source,-1), aescstrdup(target,-1)); in doTestVariant()
303 …iterative comparison for UTF-16 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant()
325 compareResulta, result, aescstrdup(source,-1), aescstrdup(target,-1)); in doTestVariant()
333 compareResulta, result, aescstrdup(source,-1), aescstrdup(target,-1)); in doTestVariant()
352 …comparison for UTF-16 and UTF-8 encoded strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant()
355 …n normalization is turned on with UTF-8 strings. %s, %s\n", aescstrdup(source,-1), aescstrdup(targ… in doTestVariant()
384 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant()
394 aescstrdup(source,-1), aescstrdup(target,-1), partialSizes[i]); in doTestVariant()
1211 aescstrdup(parseError.preContext, -1)); in TestInvalidRules()
[all …]
Dcbiditst.c1561 aescstrdup(dest, destLen)); in doMisc()
1579 aescstrdup(dest, destLen)); in doMisc()
1587 aescstrdup(dest, destLen)); in doMisc()
1596 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1605 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1614 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1623 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1637 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1646 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1655 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
[all …]
Dcnumtst.c319 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
338 …log_err("parse of '%s' failed. Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(resu… in TestNumberFormat()
371 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
388 …log_err("parseDoubleCurrency '%s' failed. The error is : %s\n", aescstrdup(result, u_strlen(resul… in TestNumberFormat()
418 …log_err("parseDouble('%s') failed. The error is : %s\n", aescstrdup(temp1, resultlength), myError… in TestNumberFormat()
804 … log_verbose("formatted %d as '%s', length: %d\n", value, aescstrdup(buffer, len), len); in TestNumberFormat()
2689 aescstrdup(expect, expectLen), aescstrdup(result, resultLen)); in TestCurrencyUsage()
2725 …unum_toPattern result wrong, expected %s, got %s\n", aescstrdup(currFmtToPatExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
2733 …_formatDouble result wrong, expected %s, got %s\n", aescstrdup(currFmtResultExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
3049 …itemPtr->locale, aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPo… in TestFormatForFields()
[all …]
Dcintltst.h69 U_CFUNC char *aescstrdup(const UChar* unichars, int32_t length);
Dutransts.c224 … log_err("utrans_openU(%s) failed - %s\n", aescstrdup(id, idLength), u_errorName(errorCode)); in TestUnicodeIDs()
230 … log_err("utrans_getUnicodeID(%s) does not match the original ID\n", aescstrdup(id, idLength)); in TestUnicodeIDs()
543 cbuf=aescstrdup(buf, -1); in TestFilter()
756 id = aescstrdup(ID, IDLength); in _expect()
Dcapitst.c884 log_verbose("Rules: %s\n", aescstrdup(rules, rulesLength)); in TestBengaliSortKey()
908 …log_err("Error: %s was not less than %s: result=%d.\n", aescstrdup(str1,-1), aescstrdup(str2,-1), … in TestBengaliSortKey()
909 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1); in TestBengaliSortKey()
910 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2); in TestBengaliSortKey()
912 …log_verbose("OK: %s was less than %s: result=%d.\n", aescstrdup(str1,-1), aescstrdup(str2,-1), re… in TestBengaliSortKey()
913 log_verbose("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1); in TestBengaliSortKey()
914 log_verbose("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2); in TestBengaliSortKey()
2133 log_info(" missing: %s\n", aescstrdup(buffer, bufLen)); in doSetsTest()
2135 log_info(" total: size=%i %s\n", uset_getItemCount(ref), aescstrdup(buffer, bufLen)); in doSetsTest()
2252 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()
Dcdtdptst.c283 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1)); in TestCzechMonths459()
293 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1)); in TestCzechMonths459()
Dcdattst.c1084 aescstrdup(result,-1) ); in VerifygetSymbols()
1123 aescstrdup(result,-1) ); in VerifysetSymbols()
1804aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPos, endPos); in TestFormatForFields()
1807 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
1828aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPos, endPos); in TestFormatForFields()
1831 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
1850 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
Dusettest.c269 pat=aescstrdup(ustr, length); in expectContainment()
375 pat=aescstrdup(ustr, length); in expectItems()
Dcnmdptst.c448 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]); in TestCurrency()
514 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyPreEuro()
600 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyObject()
Dcbiditransformtst.c128 return aescstrdup(str, -1); in pseudoScript()
Dcstrcase.c64 aescstrdup(lowerRoot,-1), in TestCaseLower()
65 aescstrdup(buffer,-1)); in TestCaseLower()
Dcintltst.c508 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
Dcmsccoll.c3738 log_verbose("\n Test Data[3] :%s \tlen: %d key: ", aescstrdup(tailorData3[3], tLen), tLen); in TestVI5913()
3747 …log_err("\n After tailoring Data[%d] :%s \tlen: %d key: ", j, aescstrdup(tailorData3[j], tLen), t… in TestVI5913()
3753 … log_verbose("\n Test Data[%d] :%s \tlen: %d key: ", j, aescstrdup(tailorData3[j], tLen), tLen); in TestVI5913()
3844 … parseError.offset, aescstrdup(parseError.preContext, -1), aescstrdup(parseError.postContext, -1)); in TestTailor6179()
4232 aescstrdup(parse_error.preContext, -1), in doTestOneTestCase()
4233 aescstrdup(parse_error.postContext, -1)); in doTestOneTestCase()
Dcucdtst.c1991 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames()
1993 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()