Home
last modified time | relevance | path

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

/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcbiditst.c51 static void _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength,
2212 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 0, &errorCode); in testInverse()
2219 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 1, &errorCode); in testInverse()
2269 _testInverseBidi(pBiDi, text, 8, direction, &errorCode); in _testManyInverseBidi()
2276 _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength, in _testInverseBidi() function
/dports/devel/icu/icu/source/test/cintltst/
H A Dcbiditst.c51 static void _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength,
2212 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 0, &errorCode); in testInverse()
2219 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 1, &errorCode); in testInverse()
2269 _testInverseBidi(pBiDi, text, 8, direction, &errorCode); in _testManyInverseBidi()
2276 _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength, in _testInverseBidi() function