Searched refs:resultCharsLen (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcloctst.c749 int32_t resultCharsLen=UCharsToEscapedAscii(result, len, resultChars, cap); local
750 if(resultCharsLen<0 || resultCharsLen<cap-1) {

Completed in 64 milliseconds