Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c2598 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
2725 double numberToBeFormat = 123.567; in TestCurrencyUsage() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTest.java541 Double numberToBeFormat = new Double(DATA[i][2]); in TestMultiCurrencySign() local
797 Double numberToBeFormat = new Double(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTest.java544 Double numberToBeFormat = new Double(DATA[i][2]); in TestMultiCurrencySign() local
800 Double numberToBeFormat = new Double(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3637 double numberToBeFormat = atof(DATA[i][2]); in TestMultiCurrencySign() local
3859 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
3974 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyParsing() local