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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c636 #define CLONETEST_COLLATOR_COUNT 4 macro
643 UCollator * someCollators [CLONETEST_COLLATOR_COUNT];
644 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT];
648 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
663 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) {
756 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++)
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c634 #define CLONETEST_COLLATOR_COUNT 4 macro
641 UCollator * someCollators [CLONETEST_COLLATOR_COUNT];
642 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT];
646 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
661 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++) {
754 for (idx = 0; idx < CLONETEST_COLLATOR_COUNT; idx++)
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp433 static const int CLONETEST_COLLATOR_COUNT = 3; local
434 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
456 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp391 static const int CLONETEST_COLLATOR_COUNT = 3; local
392 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
414 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)

Completed in 105 milliseconds