Home
last modified time | relevance | path

Searched refs:partSizes (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1406 static const int32_t partSizes[] = { 32, 3, 1 }; in getCollationKey() local
1407 for(int32_t psi = 0; psi < UPRV_LENGTHOF(partSizes); ++psi) { in getCollationKey()
1408 int32_t partSize = partSizes[psi]; in getCollationKey()