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

  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 61 OPTIONS_COUNT
65 static UOption options[OPTIONS_COUNT+20]={
118 int32_t optionsCount = OPTIONS_COUNT;
129 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
TestReorderingMode.java 195 static final int OPTIONS_COUNT = options.length;
227 for (option = 0; option < OPTIONS_COUNT; option++) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c     [all...]

Completed in 142 milliseconds