Searched refs:testMoreSize (Results 1 – 2 of 2) sorted by relevance
267 int32_t testMoreSize; in TestTertiary() local294 testMoreSize = UPRV_LENGTHOF(testMore); in TestTertiary()295 for (i = 0; i < testMoreSize; i++) in TestTertiary()297 for (j = 0; j < testMoreSize; j++) in TestTertiary()
266 const int32_t testMoreSize = UPRV_LENGTHOF(testMore); in TestTertiary() local267 for (i = 0; i < testMoreSize; i++) in TestTertiary()269 for (j = 0; j < testMoreSize; j++) in TestTertiary()