Home | History | Annotate | Download | only in intltest

Lines Matching refs:kIndex

3406       for (int32_t kIndex = 0; kIndex < LENGTHOF(currencyStyles); ++kIndex) {
3407 UNumberFormatStyle k = currencyStyles[kIndex];
3430 int resultDataIndex = 3 + kIndex;
3514 for (int32_t kIndex = 2; kIndex < LENGTHOF(currencyStyles); ++kIndex) {
3515 UNumberFormatStyle k = currencyStyles[kIndex]; /* k = style */
3523 i, localeString, currencyStyleNames[kIndex],
3543 int resultDataIndex = 3 + kIndex;
3569 errln((UnicodeString)"FAIL: NumberFormat(" + localeString +", " + currencyStyleNames[kIndex] +