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