Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcbiapts.c985 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; in TestBreakIteratorRefresh() local
1008 u_strcpy(movedStr, testStr); in TestBreakIteratorRefresh()
1010 utext_openUChars(&ut2, movedStr, -1, &status); in TestBreakIteratorRefresh()
Dreapits.c2202 UChar movedStr[] = { 0, 0, 0, 0, 0, 0}; in TestRefreshInput() local
2221 u_strcpy(movedStr, testStr); in TestRefreshInput()
2223 utext_openUChars(&ut2, movedStr, -1, &status); in TestRefreshInput()
/third_party/icu/icu4c/source/test/intltest/
Drbbiapts.cpp1129 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; in TestRefreshInputText() local
1148 u_strcpy(movedStr, testStr); in TestRefreshInputText()
1150 utext_openUChars(&ut2, movedStr, -1, &status); in TestRefreshInputText()