HomeSort by relevance Sort by last modified time
    Searched refs:u_uastrncpy (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/icu/source/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 595 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 632 u_uastrncpy(rules, "[A-N]{100}; \n"
638 u_uastrncpy(testString, "ABC", TEST_STRING_LENGTH);
    [all...]
  /external/icu/icu4c/source/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 595 u_uastrncpy(zoneID, optionalTimeZone, CTEST_MAX_TIMEZONE_SIZE-1);
custrtst.c 100 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */
235 u_uastrncpy(temp, raw[i][j], k-1);
237 log_err("something threw an error in u_uastrncpy(k-1)\n");
240 log_err("something threw an error in u_uastrncpy(k-1)\n");
243 u_uastrncpy(temp, raw[i][j], k+1);
245 log_err("something threw an error in u_uastrncpy(k+1)\n");
248 log_err("something threw an error in u_uastrncpy(k+1)\n");
251 u_uastrncpy(temp, raw[i][j], k);
253 log_err("something threw an error in u_uastrncpy(k)\n");
256 log_err("something threw an error in u_uastrncpy(k)\n")
    [all...]
cbiapts.c 632 u_uastrncpy(rules, "[A-N]{100}; \n"
638 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/icu/icu4c/source/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 461 u_uastrncpy(buffer, testStr, expectedSize+1);
503 u_uastrncpy(buffer, testStr, expectedSize+1);
545 u_uastrncpy(buffer, testStr, expectedSize+1);
637 u_uastrncpy(expectedBuffer, charBuffer, (int32_t)strlen(charBuffer)+1);
755 u_uastrncpy(expectedBuffer, prefixLine, (int32_t)strlen(prefixLine)+1);
762 u_uastrncpy(expectedBuffer, line, (int32_t)strlen(line)+1);
    [all...]
  /external/icu/icu4c/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 461 u_uastrncpy(buffer, testStr, expectedSize+1);
503 u_uastrncpy(buffer, testStr, expectedSize+1);
545 u_uastrncpy(buffer, testStr, expectedSize+1);
637 u_uastrncpy(expectedBuffer, charBuffer, (int32_t)strlen(charBuffer)+1);
755 u_uastrncpy(expectedBuffer, prefixLine, (int32_t)strlen(prefixLine)+1);
762 u_uastrncpy(expectedBuffer, line, (int32_t)strlen(line)+1);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h 712 U_STABLE UChar* U_EXPORT2 u_uastrncpy(UChar *dst,
    [all...]
urename.h 404 #define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy) macro
    [all...]
  /external/icu/icu4c/source/common/unicode/
ustring.h 712 U_STABLE UChar* U_EXPORT2 u_uastrncpy(UChar *dst,
    [all...]
urename.h 396 #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/icu/icu4c/source/test/intltest/
regextst.cpp     [all...]

Completed in 296 milliseconds