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

  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/test/cintltst/
capitst.c 634 #define CLONETEST_COLLATOR_COUNT 4
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++)
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
apicoll.cpp 431 static const int CLONETEST_COLLATOR_COUNT = 3;
432 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
454 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
    [all...]
  /external/icu/icu4c/source/test/intltest/
apicoll.cpp 391 static const int CLONETEST_COLLATOR_COUNT = 3;
392 Collator *someCollators [CLONETEST_COLLATOR_COUNT];
414 for (index = 0; index < CLONETEST_COLLATOR_COUNT; index++)
    [all...]

Completed in 511 milliseconds