Home
last modified time | relevance | path

Searched defs:decString (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c3180 const char* decString; // expected output string from parseDecimal member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatTest.java4218 String decString = decFormat.format(item.value); in TestMinIntMinFracZero() local