/external/chromium/third_party/icu/source/test/cintltst/ |
cmsgtst.c | 273 u_uastrcpy(str, "abc"); 275 u_uastrcpy(pattern, "There are {0} files on {1,date}"); 276 u_uastrcpy(expected, "There are abc files on Jul 10, 1996"); 300 u_uastrcpy(pattern, "The disk \"{0}\" contains {1,number,integer} file(s)"); 301 u_uastrcpy(expected, "The disk \"MyDisk\" contains 23 file(s)"); 302 u_uastrcpy(str, "MyDisk"); 332 u_uastrcpy(pattern, "You made a {0} of {1,number,currency}"); 333 u_uastrcpy(expected, "You made a deposit of $500.00"); 334 u_uastrcpy(str, "deposit"); 382 u_uastrcpy(str, "disturbance in force") [all...] |
cdtdptst.c | 59 u_uastrcpy(pattern, "EEE MMM dd HH:mm:ss.SSS zzz yyyy G"); 68 u_uastrcpy(pattern, "dd-MMM-yy h:mm:ss 'o''clock' a z"); 73 u_uastrcpy(s, "03-Apr-04 2:20:47 o'clock AM PST"); 130 u_uastrcpy(s, "01/01/1997 10:11:42 AM"); 164 u_uastrcpy(str, s); 166 u_uastrcpy(pat, pattern); 202 u_uastrcpy(pattern, "yyyyMMddHHmmssSSS"); 254 u_uastrcpy(tzID, "GMT"); 314 u_uastrcpy(pattern, "MM/dd/yyyy 'at' hh:mm:ss a zzz"); 325 u_uastrcpy(tzID, "PST") [all...] |
cnmdptst.c | 77 u_uastrcpy(upat, pat[i]); 93 u_uastrcpy(unewpat, newpat[i]); 107 u_uastrcpy(unum, num[i]); 130 u_uastrcpy(pat, "a'fo''o'b#"); 148 u_uastrcpy(res, "afo'ob123"); 156 u_uastrcpy(pat, ""); 157 u_uastrcpy(pat, "a''b#"); 176 u_uastrcpy(res, ""); 177 u_uastrcpy(res, "a'b123"); 254 u_uastrcpy(upat, pat[p]) [all...] |
cdtrgtst.c | 91 u_uastrcpy(temp, "M yyyy dd"); 161 u_uastrcpy(pat, "yyMMdd"); 177 u_uastrcpy(s, strings[i]); 210 u_uastrcpy(tzID, "PST"); 211 u_uastrcpy(pattern, "yyyy/MM/dd"); 220 u_uastrcpy(myDate, "1970/01/12"); 225 u_uastrcpy(pattern, "yyyyMMdd"); 232 u_uastrcpy(myDate, "19700112"); 280 u_uastrcpy(dateString, "1995-040.05:01:29 -8"); 281 u_uastrcpy(pattern, "yyyy-DDD.hh:mm:ss z") [all...] |
cposxtst.c | 78 u_uastrcpy(exp, DATA[i+2]);
|
cnumtst.c | 203 u_uastrcpy(temp1, "$100,000,000.00"); 238 u_uastrcpy(temp1, "($10,456.37)"); 294 u_uastrcpy(temp1, "Y1,235"); 296 u_uastrcpy(temp, "JPY"); 349 u_uastrcpy(temp1, "$462.12345"); 368 u_uastrcpy(temp1, "($10,456.3E1])"); 418 u_uastrcpy(temp1, "#,##0.0#;(#,##0.0#)"); 608 u_uastrcpy(temp,"$"); 612 u_uastrcpy(prefix, "+"); 629 u_uastrcpy(prefix, "+") [all...] |
cg7coll.c | 195 u_uastrcpy(temp, rules); 226 u_uastrcpy(temp, rules); 255 u_uastrcpy(temp, rules); 285 u_uastrcpy(temp, rules);
|
capitst.c | 334 u_uastrcpy(source, "ab"); 335 u_uastrcpy(target, "abc"); 339 u_uastrcpy(source, "ab"); 340 u_uastrcpy(target, "AB"); 343 /* u_uastrcpy(source, "black-bird"); 344 u_uastrcpy(target, "blackbird"); */ 345 u_uastrcpy(target, "black-bird"); 346 u_uastrcpy(source, "blackbird"); 350 u_uastrcpy(source, "black bird"); 351 u_uastrcpy(target, "black-bird") [all...] |
citertst.c | 73 u_uastrcpy(pattern, "resume"); 74 u_uastrcpy(text, "Time to resume updating my resume."); 146 u_uastrcpy(pattern, "resume"); 147 u_uastrcpy(text, "Time to resume updating my resume."); 430 u_uastrcpy(test1, "What subset of all possible test cases?"); 431 u_uastrcpy(test2, "has the highest probability of detecting"); 448 u_uastrcpy(rule, "&a,A < b,B < c,C, d,D < z,Z < ch,cH,Ch,CH"); 460 u_uastrcpy(source, "abchdcba"); 472 u_uastrcpy(rule, "&a < b < c/abd < d"); 481 u_uastrcpy(source, "abcd") [all...] |
custrtst.c | 83 u_uastrcpy(dataTable[i][j],raw[i][j]); 104 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */ 195 u_uastrcpy(temp, ""); 218 u_uastrcpy(temp,""); 221 log_err("something threw an error in u_strncat or u_uastrcpy()\n"); 225 log_verbose("Testing u_strncpy() and u_uastrcpy()\n"); 356 u_uastrcpy(temp, tokString); 357 u_uastrcpy(delimBuf, " "); 360 u_uastrcpy(delimBuf, " ,"); 362 u_uastrcpy(currTokenBuf, tokens[currToken]) [all...] |
callcoll.c | 712 u_uastrcpy(rules, str); 737 u_uastrcpy(rules, str); 764 u_uastrcpy(rules, str); 789 u_uastrcpy(rules, str); 813 u_uastrcpy(rules, str); 846 /*u_uastrcpy(source, "This is a test.");*/ 847 /*u_uastrcpy(target, "THISISATEST.");*/ 848 u_uastrcpy(source, "THISISATEST."); 849 u_uastrcpy(target, "Thisisatest."); [all...] |
cdattst.c | 150 u_uastrcpy(temp, "7/10/96 4:05 PM"); 195 u_uastrcpy(temp, "10/lug/1996 16.05.28"); 214 u_uastrcpy(temp,"2/3/76 2:50 AM"); 233 u_uastrcpy(temp,"2/Don't parse this part"); 579 u_uastrcpy(pattern, "jeudi"); [all...] |
/external/icu4c/test/cintltst/ |
cmsgtst.c | 271 u_uastrcpy(str, "abc"); 273 u_uastrcpy(pattern, "There are {0} files on {1,date}"); 274 u_uastrcpy(expected, "There are abc files on Jul 10, 1996"); 298 u_uastrcpy(pattern, "The disk \"{0}\" contains {1,number,integer} file(s)"); 299 u_uastrcpy(expected, "The disk \"MyDisk\" contains 23 file(s)"); 300 u_uastrcpy(str, "MyDisk"); 330 u_uastrcpy(pattern, "You made a {0} of {1,number,currency}"); 331 u_uastrcpy(expected, "You made a deposit of $500.00"); 332 u_uastrcpy(str, "deposit"); 380 u_uastrcpy(str, "disturbance in force") [all...] |
cdtdptst.c | 59 u_uastrcpy(pattern, "EEE MMM dd HH:mm:ss.SSS zzz yyyy G"); 68 u_uastrcpy(pattern, "dd-MMM-yy h:mm:ss 'o''clock' a z"); 73 u_uastrcpy(s, "03-Apr-04 2:20:47 o'clock AM PST"); 130 u_uastrcpy(s, "01/01/1997 10:11:42 AM"); 164 u_uastrcpy(str, s); 166 u_uastrcpy(pat, pattern); 202 u_uastrcpy(pattern, "yyyyMMddHHmmssSSS"); 254 u_uastrcpy(tzID, "GMT"); 314 u_uastrcpy(pattern, "MM/dd/yyyy 'at' hh:mm:ss a zzz"); 325 u_uastrcpy(tzID, "PST") [all...] |
cnmdptst.c | 77 u_uastrcpy(upat, pat[i]); 93 u_uastrcpy(unewpat, newpat[i]); 107 u_uastrcpy(unum, num[i]); 130 u_uastrcpy(pat, "a'fo''o'b#"); 148 u_uastrcpy(res, "afo'ob123"); 156 u_uastrcpy(pat, ""); 157 u_uastrcpy(pat, "a''b#"); 176 u_uastrcpy(res, ""); 177 u_uastrcpy(res, "a'b123"); 254 u_uastrcpy(upat, pat[p]) [all...] |
cdtrgtst.c | 91 u_uastrcpy(temp, "M yyyy dd"); 162 u_uastrcpy(pat, "yyMMdd"); 178 u_uastrcpy(s, strings[i]); 211 u_uastrcpy(tzID, "PST"); 212 u_uastrcpy(pattern, "yyyy/MM/dd"); 221 u_uastrcpy(myDate, "1970/01/12"); 226 u_uastrcpy(pattern, "yyyyMMdd"); 233 u_uastrcpy(myDate, "19700112"); 281 u_uastrcpy(dateString, "1995-040.05:01:29 -8"); 282 u_uastrcpy(pattern, "yyyy-DDD.hh:mm:ss z") [all...] |
cposxtst.c | 80 u_uastrcpy(exp, DATA[i+2]);
|
cnumtst.c | 203 u_uastrcpy(temp1, "$100,000,000.00"); 238 u_uastrcpy(temp1, "($10,456.37)"); 294 u_uastrcpy(temp1, "Y1,235"); 296 u_uastrcpy(temp, "JPY"); 349 u_uastrcpy(temp1, "$462.12345"); 368 u_uastrcpy(temp1, "($10,456.3E1])"); 418 u_uastrcpy(temp1, "#,##0.0#;(#,##0.0#)"); 608 u_uastrcpy(temp,"$"); 612 u_uastrcpy(prefix, "+"); 629 u_uastrcpy(prefix, "+") [all...] |
cg7coll.c | 199 u_uastrcpy(temp, rules); 230 u_uastrcpy(temp, rules); 259 u_uastrcpy(temp, rules); 289 u_uastrcpy(temp, rules);
|
capitst.c | 339 u_uastrcpy(source, "ab"); 340 u_uastrcpy(target, "abc"); 344 u_uastrcpy(source, "ab"); 345 u_uastrcpy(target, "AB"); 348 /* u_uastrcpy(source, "black-bird"); 349 u_uastrcpy(target, "blackbird"); */ 350 u_uastrcpy(target, "black-bird"); 351 u_uastrcpy(source, "blackbird"); 355 u_uastrcpy(source, "black bird"); 356 u_uastrcpy(target, "black-bird") [all...] |
citertst.c | 73 u_uastrcpy(pattern, "resume"); 74 u_uastrcpy(text, "Time to resume updating my resume."); 146 u_uastrcpy(pattern, "resume"); 147 u_uastrcpy(text, "Time to resume updating my resume."); 430 u_uastrcpy(test1, "What subset of all possible test cases?"); 431 u_uastrcpy(test2, "has the highest probability of detecting"); 448 u_uastrcpy(rule, "&a,A < b,B < c,C, d,D < z,Z < ch,cH,Ch,CH"); 460 u_uastrcpy(source, "abchdcba"); 472 u_uastrcpy(rule, "&a < b < c/abd < d"); 481 u_uastrcpy(source, "abcd") [all...] |
custrtst.c | 83 u_uastrcpy(dataTable[i][j],raw[i][j]); 104 /*Tests for u_strcat(),u_strcmp(), u_strlen(), u_strcpy(),u_strncat(),u_strncmp(),u_strncpy, u_uastrcpy(),u_austrcpy(), u_uastrncpy(); */ 195 u_uastrcpy(temp, ""); 218 u_uastrcpy(temp,""); 221 log_err("something threw an error in u_strncat or u_uastrcpy()\n"); 225 log_verbose("Testing u_strncpy() and u_uastrcpy()\n"); 356 u_uastrcpy(temp, tokString); 357 u_uastrcpy(delimBuf, " "); 360 u_uastrcpy(delimBuf, " ,"); 362 u_uastrcpy(currTokenBuf, tokens[currToken]) [all...] |
callcoll.c | 715 u_uastrcpy(rules, str); 740 u_uastrcpy(rules, str); 767 u_uastrcpy(rules, str); 792 u_uastrcpy(rules, str); 816 u_uastrcpy(rules, str); 849 /*u_uastrcpy(source, "This is a test.");*/ 850 /*u_uastrcpy(target, "THISISATEST.");*/ 851 u_uastrcpy(source, "THISISATEST."); 852 u_uastrcpy(target, "Thisisatest."); [all...] |
cdattst.c | 150 u_uastrcpy(temp, "7/10/96 4:05 PM"); 195 u_uastrcpy(temp, "10/lug/1996 16:05:28"); 214 u_uastrcpy(temp,"2/3/76 2:50 AM"); 233 u_uastrcpy(temp,"2/Don't parse this part"); 579 u_uastrcpy(pattern, "jeudi"); [all...] |
/external/icu4c/samples/break/ |
ubreak.c | 91 u_uastrcpy(stringToExamine, cStringToExamine);
|