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

  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 63 OPTIONS_COUNT
67 static UOption options[OPTIONS_COUNT+20]={
120 int32_t optionsCount = OPTIONS_COUNT;
131 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
TestReorderingMode.java 202 static final int OPTIONS_COUNT = options.length;
235 for (option = 0; option < OPTIONS_COUNT; option++) {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestReorderingMode.java 199 static final int OPTIONS_COUNT = options.length;
232 for (option = 0; option < OPTIONS_COUNT; option++) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c     [all...]

Completed in 186 milliseconds