Searched refs:CLONETEST_COLLATOR_COUNT (Results 1 – 2 of 2) sorted by relevance
646 #define CLONETEST_COLLATOR_COUNT 4 macro653 UCollator * someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()654 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()658 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()673 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) { in TestSafeClone()766 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) in TestSafeClone()
378 static const int CLONETEST_COLLATOR_COUNT = 3; in TestSafeClone() local379 Collator *someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()401 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++) in TestSafeClone()