Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dulistfmttest.c42 static const int32_t stringLengthsNeg[] = { -1, -1, -1, -1, -1 }; variable
90 …ulenActual = ulistfmt_format(listfmt, strings, stringLengthsNeg, lftep->stringCount, ubufActual, k… in TestUListFmt()