/external/chromium_org/third_party/icu/source/test/cintltst/ |
reapits.c | 55 u_uastrncpy(srcString, testString, strlen(testString)+1); \ 166 u_uastrncpy(pat, "abc*", sizeof(pat)/2); 218 u_uastrncpy(pat, "abc*", sizeof(pat)/2); 258 u_uastrncpy(testString1, "abcccd", sizeof(pat)/2); 259 u_uastrncpy(testString2, "xxxabcccd", sizeof(pat)/2); 290 u_uastrncpy(pat, "hello", sizeof(pat)/2); 356 u_uastrncpy(text1, "abcccd", sizeof(text1)/2); 357 u_uastrncpy(text2, "abcccxd", sizeof(text2)/2); 359 u_uastrncpy(pat, "abc*d", sizeof(pat)/2); 411 u_uastrncpy(text1, "abcccd", sizeof(text1)/2) [all...] |
cmsgtst.c | 64 u_uastrncpy(testCasePatterns[i], txt_testCasePatterns[i], strSize); 69 u_uastrncpy(testResultStrings[i], txt_testResultStrings[i], strSize); 112 u_uastrncpy(str, "MyDisk", 7); [all...] |
stdnmtst.c | 247 u_uastrncpy(testName, expected[idx], sizeof(testName)/sizeof(testName[0]));
|
cbiapts.c | 628 u_uastrncpy(rules, "[A-N]{100}; \n" 634 u_uastrncpy(testString, "ABC", TEST_STRING_LENGTH);
|
cintltst.c | 588 u_uastrncpy(zoneID, optionalTimeZone, CTEST_MAX_TIMEZONE_SIZE-1);
|
custrtst.c | 104 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */ 239 u_uastrncpy(temp, raw[i][j], k-1); 241 log_err("something threw an error in u_uastrncpy(k-1)\n"); 244 log_err("something threw an error in u_uastrncpy(k-1)\n"); 247 u_uastrncpy(temp, raw[i][j], k+1); 249 log_err("something threw an error in u_uastrncpy(k+1)\n"); 252 log_err("something threw an error in u_uastrncpy(k+1)\n"); 255 u_uastrncpy(temp, raw[i][j], k); 257 log_err("something threw an error in u_uastrncpy(k)\n"); 260 log_err("something threw an error in u_uastrncpy(k)\n") [all...] |
/external/icu4c/test/cintltst/ |
reapits.c | 55 u_uastrncpy(srcString, testString, strlen(testString)+1); \ 207 u_uastrncpy(pat, "abc*", sizeof(pat)/2); 259 u_uastrncpy(pat, "abc*", sizeof(pat)/2); 299 u_uastrncpy(testString1, "abcccd", sizeof(pat)/2); 300 u_uastrncpy(testString2, "xxxabcccd", sizeof(pat)/2); 331 u_uastrncpy(pat, "hello", sizeof(pat)/2); 397 u_uastrncpy(text1, "abcccd", sizeof(text1)/2); 398 u_uastrncpy(text2, "abcccxd", sizeof(text2)/2); 400 u_uastrncpy(pat, "abc*d", sizeof(pat)/2); 452 u_uastrncpy(text1, "abcccd", sizeof(text1)/2) [all...] |
cmsgtst.c | 66 u_uastrncpy(testCasePatterns[i], txt_testCasePatterns[i], strSize); 71 u_uastrncpy(testResultStrings[i], txt_testResultStrings[i], strSize); 118 u_uastrncpy(str, "MyDisk", 7); [all...] |
stdnmtst.c | 247 u_uastrncpy(testName, expected[idx], sizeof(testName)/sizeof(testName[0]));
|
cintltst.c | 600 u_uastrncpy(zoneID, optionalTimeZone, CTEST_MAX_TIMEZONE_SIZE-1);
|
custrtst.c | 104 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */ 239 u_uastrncpy(temp, raw[i][j], k-1); 241 log_err("something threw an error in u_uastrncpy(k-1)\n"); 244 log_err("something threw an error in u_uastrncpy(k-1)\n"); 247 u_uastrncpy(temp, raw[i][j], k+1); 249 log_err("something threw an error in u_uastrncpy(k+1)\n"); 252 log_err("something threw an error in u_uastrncpy(k+1)\n"); 255 u_uastrncpy(temp, raw[i][j], k); 257 log_err("something threw an error in u_uastrncpy(k)\n"); 260 log_err("something threw an error in u_uastrncpy(k)\n") [all...] |
cbiapts.c | 634 u_uastrncpy(rules, "[A-N]{100}; \n" 640 u_uastrncpy(testString, "ABC", TEST_STRING_LENGTH); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ustr_cnv.c | 129 u_uastrncpy(UChar *ucs1, function
|
/external/icu4c/common/ |
ustr_cnv.c | 129 u_uastrncpy(UChar *ucs1, function
|
/external/chromium_org/third_party/icu/source/test/iotest/ |
strtst.c | 222 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 228 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 238 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 314 u_uastrncpy(testStr, "xxxxxxxxxxxxxx", sizeof(testStr)/sizeof(testStr[0]));\
|
filetst.c | 455 u_uastrncpy(buffer, testStr, expectedSize+1); 497 u_uastrncpy(buffer, testStr, expectedSize+1); 539 u_uastrncpy(buffer, testStr, expectedSize+1); 631 u_uastrncpy(expectedBuffer, charBuffer, (int32_t)strlen(charBuffer)+1); 749 u_uastrncpy(expectedBuffer, prefixLine, (int32_t)strlen(prefixLine)+1); 756 u_uastrncpy(expectedBuffer, line, (int32_t)strlen(line)+1); [all...] |
/external/icu4c/test/iotest/ |
strtst.c | 222 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 228 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 238 u_uastrncpy(myUString, longStr, sizeof(longStr)/sizeof(*longStr)); 314 u_uastrncpy(testStr, "xxxxxxxxxxxxxx", sizeof(testStr)/sizeof(testStr[0]));\
|
filetst.c | 455 u_uastrncpy(buffer, testStr, expectedSize+1); 497 u_uastrncpy(buffer, testStr, expectedSize+1); 539 u_uastrncpy(buffer, testStr, expectedSize+1); 631 u_uastrncpy(expectedBuffer, charBuffer, (int32_t)strlen(charBuffer)+1); 749 u_uastrncpy(expectedBuffer, prefixLine, (int32_t)strlen(prefixLine)+1); 756 u_uastrncpy(expectedBuffer, line, (int32_t)strlen(line)+1); [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ustring.h | 707 U_STABLE UChar* U_EXPORT2 u_uastrncpy(UChar *dst, [all...] |
urename.h | 406 #define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy) macro [all...] |
/external/icu4c/common/unicode/ |
ustring.h | 712 U_STABLE UChar* U_EXPORT2 u_uastrncpy(UChar *dst, [all...] |
urename.h | 395 #define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy) macro [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
regextst.cpp | [all...] |
/external/icu4c/test/intltest/ |
regextst.cpp | [all...] |