HomeSort by relevance Sort by last modified time
    Searched refs:nPortions (Results 1 - 3 of 3) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestStreaming.java 30 int[] nPortions;
37 this.nPortions = np;
77 int srcLen, processedLen, chunk, len, nPortions, offset;
95 nPortions = testCases[i].nPortions[levelIndex];
117 mismatch |= j >= nPortions ||
124 if (mismatch || j != nPortions) {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestStreaming.java 26 int[] nPortions;
33 this.nPortions = np;
73 int srcLen, processedLen, chunk, len, nPortions, offset;
91 nPortions = testCases[i].nPortions[levelIndex];
113 mismatch |= j >= nPortions ||
120 if (mismatch || j != nPortions) {
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c     [all...]

Completed in 62 milliseconds