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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c50 static void _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength,
2051 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 0, &errorCode);
2058 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 1, &errorCode);
2108 _testInverseBidi(pBiDi, text, 8, direction, &errorCode);
2115 _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength, function
/external/icu4c/test/cintltst/
H A Dcbiditst.c50 static void _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength,
2195 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 0, &errorCode);
2202 _testInverseBidi(pBiDi, testCases[i].s, testCases[i].length, 1, &errorCode);
2252 _testInverseBidi(pBiDi, text, 8, direction, &errorCode);
2259 _testInverseBidi(UBiDi *pBiDi, const UChar *src, int32_t srcLength, function

Completed in 64 milliseconds