Searched defs:resultDataIndex (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3884 int resultDataIndex = 3 + kIndex; local
3885 // DATA[i][resultDataIndex] is the currency format result
3887 UnicodeString formatResult = ctou(DATA[i][resultDataIndex]);
3997 int resultDataIndex = 3 + kIndex;
3998 // DATA[i][resultDataIndex] is the currency format result
4000 UnicodeString formatResult = ctou(DATA[i][resultDataIndex]);

Completed in 71 milliseconds