Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dssearch.cpp1403 int32_t lastStrength = strengthCount - 1; //*/ 0; in monkeyTest() local
1418 firstStrength = lastStrength = s; in monkeyTest()
1441 for(int32_t s = firstStrength; s <= lastStrength; s += 1) { in monkeyTest()