Home | History | Annotate | Download | only in cintltst

Lines Matching refs:nPortions

4162         short int nPortions[2];
4192 int32_t srcLen, processedLen, chunk, len, nPortions;
4209 nPortions = testData[i].nPortions[levelIndex];
4233 mismatch = (UBool)(j >= nPortions ||
4240 if (mismatch || j != nPortions) {