HomeSort by relevance Sort by last modified time
    Searched refs:CLONETEST_COLLATOR_COUNT (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/cintltst/
capitst.c 654 #define CLONETEST_COLLATOR_COUNT 4
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++)
    [all...]
  /external/icu4c/test/intltest/
apicoll.cpp 424 static const int CLONETEST_COLLATOR_COUNT = 3;
425 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
447 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
    [all...]

Completed in 167 milliseconds