Searched refs:CLONETEST_ITERATOR_COUNT (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiapts.c67 #define CLONETEST_ITERATOR_COUNT 2 macro
365 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE];
368 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT];
369 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT];
398 for (i = 0; i < CLONETEST_ITERATOR_COUNT; i++)
/external/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c67 #define CLONETEST_ITERATOR_COUNT 2 macro
365 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE];
368 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT];
369 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT];
398 for (i = 0; i < CLONETEST_ITERATOR_COUNT; i++)

Completed in 171 milliseconds