Home | History | Annotate | Download | only in cintltst

Lines Matching refs:CLONETEST_COLLATOR_COUNT

654 #define CLONETEST_COLLATOR_COUNT 4
661 UCollator * someCollators [CLONETEST_COLLATOR_COUNT];
662 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT];
666 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
686 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++) {
775 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)