Searched refs:strengthCount (Results 1 – 1 of 1) sorted by relevance
1400 int32_t strengthCount = UPRV_LENGTHOF(strengths); in monkeyTest() local1403 int32_t lastStrength = strengthCount - 1; //*/ 0; in monkeyTest()1416 for (int32_t s = 0; s < strengthCount; s += 1) { in monkeyTest()