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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c4165 short int nPortions[2]; member in struct:__anon12180
4195 int32_t srcLen, processedLen, chunk, len, nPortions; local
4212 nPortions = testData[i].nPortions[levelIndex];
4236 mismatch |= (UBool)(j >= nPortions ||
4243 if (mismatch || j != nPortions) {
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c4405 short int nPortions[2]; member in struct:__anon21979
4435 int32_t srcLen, processedLen, chunk, len, nPortions; local
4452 nPortions = testData[i].nPortions[levelIndex];
4476 mismatch |= (UBool)(j >= nPortions ||
4483 if (mismatch || j != nPortions) {

Completed in 81 milliseconds