Searched refs:CLONETEST_COLLATOR_COUNT (Results 1 – 2 of 2) sorted by relevance
648 #define CLONETEST_COLLATOR_COUNT 4 macro655 UCollator * someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()656 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone()660 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()675 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) { in TestSafeClone()768 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) in TestSafeClone()
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()