Home
last modified time | relevance | path

Searched defs:numberToBeFormat (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c2513 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
2640 double numberToBeFormat = 123.567; in TestCurrencyUsage() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java520 Double numberToBeFormat = new Double(DATA[i][2]); in TestMultiCurrencySign() local
776 Double numberToBeFormat = new Double(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java523 Double numberToBeFormat = new Double(DATA[i][2]); in TestMultiCurrencySign() local
779 Double numberToBeFormat = new Double(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3452 double numberToBeFormat = atof(DATA[i][2]); in TestMultiCurrencySign() local
3674 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
3789 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyParsing() local