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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp1401 int32_t strengthCount = sizeof(strengths) / sizeof(strengths[0]); local
1404 int32_t lastStrength = strengthCount - 1; //*/ 0;
1417 for (int32_t s = 0; s < strengthCount; s += 1) {

Completed in 124 milliseconds