Home | History | Annotate | Download | only in cintltst

Lines Matching refs:CLONETEST_ITERATOR_COUNT

67 #define CLONETEST_ITERATOR_COUNT 2
362 uint8_t buffer [CLONETEST_ITERATOR_COUNT] [U_BRK_SAFECLONE_BUFFERSIZE];
365 UBreakIterator * someIterators [CLONETEST_ITERATOR_COUNT];
366 UBreakIterator * someClonedIterators [CLONETEST_ITERATOR_COUNT];
395 for (i = 0; i < CLONETEST_ITERATOR_COUNT; i++)