Searched defs:movedStr (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiapts.c842 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
862 u_strcpy(movedStr, testStr);
864 utext_openUChars(&ut2, movedStr, -1, &status);
H A Dreapits.c2208 UChar movedStr[] = { 0, 0, 0, 0, 0, 0}; local
2227 u_strcpy(movedStr, testStr);
2229 utext_openUChars(&ut2, movedStr, -1, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dcbiapts.c842 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
862 u_strcpy(movedStr, testStr);
864 utext_openUChars(&ut2, movedStr, -1, &status);
H A Dreapits.c2208 UChar movedStr[] = { 0, 0, 0, 0, 0, 0}; local
2227 u_strcpy(movedStr, testStr);
2229 utext_openUChars(&ut2, movedStr, -1, &status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbiapts.cpp1139 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
1158 u_strcpy(movedStr, testStr);
1160 utext_openUChars(&ut2, movedStr, -1, &status);
/external/icu/icu4c/source/test/intltest/
H A Drbbiapts.cpp1142 UChar movedStr[] = {0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0}; local
1161 u_strcpy(movedStr, testStr);
1163 utext_openUChars(&ut2, movedStr, -1, &status);

Completed in 164 milliseconds