Home | History | Annotate | Download | only in intltest

Lines Matching refs:unitIndex

1091                 for ( int32_t unitIndex = 0; unitIndex < UPRV_LENGTHOF(units); ++unitIndex ) {
1092 Measure measure(numbers[numIndex], new MeasureUnit(units[unitIndex]), status);