Home
last modified time | relevance | path

Searched refs:aescstrdup (Results 1 – 18 of 18) 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.c85 … lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected)); in TestUListFmt()
98 … lftep->stringCount, aescstrdup(ubufActual, ulenActual), aescstrdup(ubufExpected, ulenExpected)); in TestUListFmt()
111 … 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.c1562 aescstrdup(dest, destLen)); in doMisc()
1580 aescstrdup(dest, destLen)); in doMisc()
1588 aescstrdup(dest, destLen)); in doMisc()
1597 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1606 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1615 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1624 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1638 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1647 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
1656 aescstrdup(src, srcLen), aescstrdup(dest, destLen)); in doMisc()
[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()
Dcnumtst.c336 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
355 …log_err("parse of '%s' failed. Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(resu… in TestNumberFormat()
388 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
405 …log_err("parseDoubleCurrency '%s' failed. The error is : %s\n", aescstrdup(result, u_strlen(resul… in TestNumberFormat()
435 …log_err("parseDouble('%s') failed. The error is : %s\n", aescstrdup(temp1, resultlength), myError… in TestNumberFormat()
821 … log_verbose("formatted %d as '%s', length: %d\n", value, aescstrdup(buffer, len), len); in TestNumberFormat()
2774 aescstrdup(expect, expectLen), aescstrdup(result, resultLen)); in TestCurrencyUsage()
2810 …unum_toPattern result wrong, expected %s, got %s\n", aescstrdup(currFmtToPatExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
2818 …_formatDouble result wrong, expected %s, got %s\n", aescstrdup(currFmtResultExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
3134 …itemPtr->locale, aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPo… in TestFormatForFields()
[all …]
Dcapitst.c885 log_verbose("Rules: %s\n", aescstrdup(rules, rulesLength)); in TestBengaliSortKey()
909 …log_err("Error: %s was not less than %s: result=%d.\n", aescstrdup(str1,-1), aescstrdup(str2,-1), … in TestBengaliSortKey()
910 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1); in TestBengaliSortKey()
911 log_info("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2); in TestBengaliSortKey()
913 …log_verbose("OK: %s was less than %s: result=%d.\n", aescstrdup(str1,-1), aescstrdup(str2,-1), re… in TestBengaliSortKey()
914 log_verbose("[%s] -> %s (%d, from rule)\n", aescstrdup(str1,-1), sortKeyStr1, sortKeyLen1); in TestBengaliSortKey()
915 log_verbose("[%s] -> %s (%d, from rule)\n", aescstrdup(str2,-1), sortKeyStr2, sortKeyLen2); in TestBengaliSortKey()
2138 log_info(" missing: %s\n", aescstrdup(buffer, bufLen)); in doSetsTest()
2140 log_info(" total: size=%i %s\n", uset_getItemCount(ref), aescstrdup(buffer, bufLen)); in doSetsTest()
2257 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()
Dcdtdptst.c284 log_verbose("Pass: Date = %s (czech month June)\n", aescstrdup(date, -1)); in TestCzechMonths459()
294 log_verbose("Pass: Date = %s (czech month July)\n", aescstrdup(date, -1)); in TestCzechMonths459()
Dusettest.c269 pat=aescstrdup(ustr, length); in expectContainment()
375 pat=aescstrdup(ustr, length); in expectItems()
Dcdattst.c1093 aescstrdup(result,-1) ); in VerifygetSymbols()
1132 aescstrdup(result,-1) ); in VerifysetSymbols()
1822aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPos, endPos); in TestFormatForFields()
1825 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
1846aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPos, endPos); in TestFormatForFields()
1849 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
1868 aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()
Dcintltst.c373 char *aescstrdup(const UChar* unichars,int32_t length){ in aescstrdup() function
Dcbiditransformtst.c128 return aescstrdup(str, -1); in pseudoScript()
Dcstrcase.c64 aescstrdup(lowerRoot,-1), in TestCaseLower()
65 aescstrdup(buffer,-1)); in TestCaseLower()
Dcnmdptst.c448 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i], aescstrdup(str, -1), locale[i]); in TestCurrency()
533 … log_err("FAIL: Expected %s Got: %s for locale: %s\n", result[i],aescstrdup(str, -1),locale[i]); in TestCurrencyObject()
Dcmsccoll.c3740 log_verbose("\n Test Data[3] :%s \tlen: %d key: ", aescstrdup(tailorData3[3], tLen), tLen); in TestVI5913()
3749 …log_err("\n After tailoring Data[%d] :%s \tlen: %d key: ", j, aescstrdup(tailorData3[j], tLen), t… in TestVI5913()
3755 … log_verbose("\n Test Data[%d] :%s \tlen: %d key: ", j, aescstrdup(tailorData3[j], tLen), tLen); in TestVI5913()
3846 … parseError.offset, aescstrdup(parseError.preContext, -1), aescstrdup(parseError.postContext, -1)); in TestTailor6179()
4234 aescstrdup(parse_error.preContext, -1), in doTestOneTestCase()
4235 aescstrdup(parse_error.postContext, -1)); in doTestOneTestCase()
Dcucdtst.c1997 aescstrdup(pat, l1), aescstrdup(dumbPat, l2)); in TestCharNames()
1999 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1)); in TestCharNames()
Dcloctst.c6718 aescstrdup(buff, length) : "(undefined when failure)"; in checkTerminating()
6753 aescstrdup(buff, length) : "(undefined when failure)"; in checkTerminating()
6794 aescstrdup(buff, length) : "(undefined when failure)"; in checkTerminating()