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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c3682 short int nPortions[2]; member in struct:__anon11781
3712 int32_t srcLen, processedLen, chunk, len, nPortions; local
3729 nPortions = testData[i].nPortions[levelIndex];
3753 mismatch = (UBool)(j >= nPortions ||
3760 if (mismatch || j != nPortions) {
/external/icu4c/test/cintltst/
H A Dcbiditst.c4162 short int nPortions[2]; member in struct:__anon19289
4192 int32_t srcLen, processedLen, chunk, len, nPortions; local
4209 nPortions = testData[i].nPortions[levelIndex];
4233 mismatch = (UBool)(j >= nPortions ||
4240 if (mismatch || j != nPortions) {

Completed in 76 milliseconds