Searched refs:CLONETEST_COLLATOR_COUNT (Results 1 – 2 of 2) sorted by relevance
652 #define CLONETEST_COLLATOR_COUNT 4 macro659 UCollator * someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()660 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()664 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()679 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) { in TestSafeClone()772 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) in TestSafeClone()816 UCollator * someCollators [CLONETEST_COLLATOR_COUNT]; in TestClone()817 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT]; in TestClone()834 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) { in TestClone()892 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) in TestClone()
397 static const int CLONETEST_COLLATOR_COUNT = 3; in TestSafeClone() local398 Collator *someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()420 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++) in TestSafeClone()