Searched refs:CLONETEST_COLLATOR_COUNT (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcapitst.c670 #define CLONETEST_COLLATOR_COUNT 4 macro
677 UCollator * someCollators [CLONETEST_COLLATOR_COUNT];
678 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT];
682 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
702 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++) {
791 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
/external/icu4c/test/intltest/
H A Dapicoll.cpp440 static const int CLONETEST_COLLATOR_COUNT = 3; local
441 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
463 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)

Completed in 67 milliseconds