Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1400 int32_t strengthCount = UPRV_LENGTHOF(strengths); in monkeyTest() local
1403 int32_t lastStrength = strengthCount - 1; //*/ 0; in monkeyTest()
1416 for (int32_t s = 0; s < strengthCount; s += 1) { in monkeyTest()