Searched refs:bcharBuf (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cpluralrulestest.c | 95 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()
|
D | cdateintervalformattest.c | 145 char bcharBuf[kFormatBufLen]; in TestDateIntervalFormat() local 148 testItemPtr->resultExpected, u_austrcpy(bcharBuf,result) ); in TestDateIntervalFormat()
|