Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp8753 int extraLength = (runId == 0) ? 0 : 5; in Test13327_numberingSystemBufferOverflow() local
8756 for (int i = 0; i < ULOC_KEYWORDS_CAPACITY + extraLength; i++) { in Test13327_numberingSystemBufferOverflow()