Home
last modified time | relevance | path

Searched refs:firstresult (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dutf16tst.c873 UChar firstresult = (UChar)(((s[i] - 0x10000) / 0x400) + 0xD800); in TestSurrogate() local
880 first != firstresult) { in TestSurrogate()
882 s[i], firstresult); in TestSurrogate()