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

  /external/icu4c/test/cintltst/
cpluralrulestest.c 79 char bcharBuf[kKeywordBufLen];
81 testItemPtr->locale, testItemPtr->number, testItemPtr->keywordExpected, u_austrcpy(bcharBuf,keyword) );
cdateintervalformattest.c 99 char bcharBuf[kFormatBufLen];
102 testItemPtr->resultExpected, u_austrcpy(bcharBuf,result) );

Completed in 2067 milliseconds