Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dstrcase.cpp470 int32_t utf8InLength, utf8OutLength, resultLength; in TestCasingImpl() local
483 u_strToUTF8(utf8In, (int32_t)sizeof(utf8In), &utf8InLength, input.getBuffer(), input.length(), errorCode); in TestCasingImpl()
489 utf8In, utf8InLength, errorCode); in TestCasingImpl()
495 utf8In, utf8InLength, errorCode); in TestCasingImpl()
502 utf8In, utf8InLength, errorCode); in TestCasingImpl()
509 utf8In, utf8InLength, errorCode); in TestCasingImpl()

Completed in 4 milliseconds