Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c1107 const char patChars[] = {"123{0}456{0}"}; in MessageLength() local
1109 UChar pattern[sizeof(patChars)]; in MessageLength()
1114 u_uastrncpy(pattern, patChars, UPRV_LENGTHOF(pattern)); in MessageLength()
/external/icu/icu4c/source/test/intltest/
Dnumrgts.cpp551 UChar patChars[] = { in Test4086575() local
555 UnicodeString pat(patChars, 19, 19); in Test4086575()