HomeSort by relevance Sort by last modified time
    Searched refs:bcharBuf (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cpluralrulestest.c 89 char bcharBuf[kKeywordBufLen];
91 testItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpected, u_austrcpy(bcharBuf,keyword) );
108 char bcharBuf[kKeywordBufLen];
110 testItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpectedForDecimals, u_austrcpy(bcharBuf,keyword) );
cdateintervalformattest.c 101 char bcharBuf[kFormatBufLen];
104 testItemPtr->resultExpected, u_austrcpy(bcharBuf,result) );

Completed in 332 milliseconds