Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcpluralrulestest.c95 char bcharBuf[kKeywordBufLen]; in TestPluralRules() local
97 …ItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpected, u_austrcpy(bcharBuf,keyword) ); in TestPluralRules()
114 char bcharBuf[kKeywordBufLen]; in TestPluralRules() local
116 …cale, testItemPtr->number, testItemPtr->keywordExpectedForDecimals, u_austrcpy(bcharBuf,keyword) ); in TestPluralRules()
Dcdateintervalformattest.c145 char bcharBuf[kFormatBufLen]; in TestDateIntervalFormat() local
148 testItemPtr->resultExpected, u_austrcpy(bcharBuf,result) ); in TestDateIntervalFormat()