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

  /external/chromium/third_party/icu/source/test/cintltst/
cbiapts.c 59 #define CLONETEST_ITERATOR_COUNT 2
353 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE];
356 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT];
357 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT];
386 for (i = 0; i < CLONETEST_ITERATOR_COUNT; i++)
  /external/icu4c/test/cintltst/
cbiapts.c 61 #define CLONETEST_ITERATOR_COUNT 2
355 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE];
358 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT];
359 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT];
388 for (i = 0; i < CLONETEST_ITERATOR_COUNT; i++)

Completed in 43 milliseconds