Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp626 UChar utf16Buf[3]; in get() local
628 UTF16_APPEND_CHAR_UNSAFE(utf16Buf, i, cp); in get()
629 fPending2ndSurrogate = utf16Buf[1]; in get()
630 c = utf16Buf[0]; in get()
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp1353 UChar utf16Buf[3]; in get() local
1355 UTF16_APPEND_CHAR_UNSAFE(utf16Buf, i, cp); in get()
1356 fPending2ndSurrogate = utf16Buf[1]; in get()
1357 c = utf16Buf[0]; in get()

Completed in 7 milliseconds