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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dcapitst.c654 #define CLONETEST_COLLATOR_COUNT 4 macro
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++)
/external/icu4c/test/cintltst/
H A Dcapitst.c664 #define CLONETEST_COLLATOR_COUNT 4 macro
671 UCollator * someCollators [CLONETEST_COLLATOR_COUNT];
672 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT];
676 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
696 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++) {
785 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
/external/chromium/third_party/icu/source/test/intltest/
H A Dapicoll.cpp424 static const int CLONETEST_COLLATOR_COUNT = 3; local
425 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
447 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
/external/icu4c/test/intltest/
H A Dapicoll.cpp438 static const int CLONETEST_COLLATOR_COUNT = 3; local
439 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
461 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)

Completed in 50 milliseconds