Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c849 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; in TestBreakIteratorRefresh() local
872 u_strcpy(movedStr, testStr); in TestBreakIteratorRefresh()
874 utext_openUChars(&ut2, movedStr, -1, &status); in TestBreakIteratorRefresh()
Dreapits.c2192 UChar movedStr[] = { 0, 0, 0, 0, 0, 0}; in TestRefreshInput() local
2211 u_strcpy(movedStr, testStr); in TestRefreshInput()
2213 utext_openUChars(&ut2, movedStr, -1, &status); in TestRefreshInput()
/external/icu/icu4c/source/test/intltest/
Drbbiapts.cpp1117 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; in TestRefreshInputText() local
1136 u_strcpy(movedStr, testStr); in TestRefreshInputText()
1138 utext_openUChars(&ut2, movedStr, -1, &status); in TestRefreshInputText()