Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c2598 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
2725 double numberToBeFormat = 123.567; in TestCurrencyUsage() 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.cpp3612 double numberToBeFormat = atof(DATA[i][2]); in TestMultiCurrencySign() local
3834 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyIsoPluralFormat() local
3949 double numberToBeFormat = atof(DATA[i][1]); in TestCurrencyParsing() local