Home
last modified time | relevance | path

Searched refs:badsymbolSmall (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c963 int32_t badsymbolSmall = -1; in TestNumberFormat() local
974 unum_getSymbol(fmt, (UNumberFormatSymbol)badsymbolSmall, NULL, 0, &status); in TestNumberFormat()
982 unum_setSymbol(fmt, (UNumberFormatSymbol)badsymbolSmall, value, valueLength, &status); in TestNumberFormat()