Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c79 UChar tzidBuf[kTZIDBufLen]; in TestDateIntervalFormat() local
85 u_unescape(testItemPtr->tzid, tzidBuf, kTZIDBufLen); in TestDateIntervalFormat()
90 udtitvfmt = udtitvfmt_open(testItemPtr->locale, skelBuf, -1, tzidBuf, tzidLen, &status); in TestDateIntervalFormat()