Home | History | Annotate | Download | only in intltest

Lines Matching full:loccount

665     int32_t locCount = 0;
666 const Locale* locList = BreakIterator::getAvailableLocales(locCount);
668 if (locCount == 0)
672 for (i = 0; i < locCount; ++i) {