Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c103 const char *srcChars, const char *destChars,
107 const char *destChars,
3948 const char *destChars, const UChar *dest, int32_t destLen, in assertRoundTrip() argument
4111 if (!checkResultLength(pBiDi, destChars, destChars2, destLen2, in assertRoundTrip()
4115 if (outIndex > -1 && !checkMaps(pBiDi, outIndex, srcChars, destChars, in assertRoundTrip()
4124 checkResultLength(UBiDi *pBiDi, const char *srcChars, const char *destChars, in checkResultLength() argument
4129 actualLen = strlen(destChars); in checkResultLength()
4136 "Input:", srcChars, "Output:", destChars, in checkResultLength()
4191 char destChars[MAXLEN], vis1Chars[MAXLEN], vis2Chars[MAXLEN]; in testReorderRunsOnly() local
4220 u16ToPseudo(destLen, dest, destChars); in testReorderRunsOnly()
[all …]