Searched refs:bcharBuf (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cpluralrulestest.c | 89 char bcharBuf[kKeywordBufLen]; in TestPluralRules() local 91 …ItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpected, u_austrcpy(bcharBuf,keyword) ); in TestPluralRules() 108 char bcharBuf[kKeywordBufLen]; in TestPluralRules() local 110 …cale, testItemPtr->number, testItemPtr->keywordExpectedForDecimals, u_austrcpy(bcharBuf,keyword) ); in TestPluralRules()
|
D | cdateintervalformattest.c | 101 char bcharBuf[kFormatBufLen]; in TestDateIntervalFormat() local 104 testItemPtr->resultExpected, u_austrcpy(bcharBuf,result) ); in TestDateIntervalFormat()
|