Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c2600 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
2727 double numberToBeFormat = 123.567; in TestCurrencyUsage() local
/third_party/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
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3638 double numberToBeFormat = atof(DATA[i][2]); in TestMultiCurrencySign() local
3860 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
3975 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyParsing() local