Searched refs:checkMaps (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c104 static UBool checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src,
3866 if (outIndex > -1 && !checkMaps(pBiDi, outIndex, srcChars, destChars,
4111 else if (idx > -1 && !checkMaps(pBiDi, idx, srcChars,
4395 checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src, const char *dest, function
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c106 static UBool checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src,
4106 if (outIndex > -1 && !checkMaps(pBiDi, outIndex, srcChars, destChars,
4351 else if (idx > -1 && !checkMaps(pBiDi, idx, srcChars,
4635 checkMaps(UBiDi *pBiDi, int32_t stringIndex, const char *src, const char *dest, function

Completed in 102 milliseconds