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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcloctst.c752 int32_t resultCharsLen=UCharsToEscapedAscii(result, len, resultChars, cap); local
753 if(resultCharsLen<0 || resultCharsLen<cap-1) {
/external/icu/icu4c/source/test/cintltst/
H A Dcloctst.c752 int32_t resultCharsLen=UCharsToEscapedAscii(result, len, resultChars, cap); local
753 if(resultCharsLen<0 || resultCharsLen<cap-1) {

Completed in 155 milliseconds