/external/icu4c/test/cintltst/ |
cintltst.c | 486 char *austrdup(const UChar* unichars) function
|
cnormtst.c | 195 modeStrings[mode], austrdup(source), myErrorName(status)); 202 modeStrings[mode], austrdup(source), myErrorName(status)); 235 austrdup(result) ); [all...] |
cldrtest.c | 600 austrdup(fromBundleStr), 602 austrdup(toBundleStr)); [all...] |
udatatst.c | [all...] |
creststn.c | 130 #define CONFIRM_EQ(actual,expected) if (u_strcmp(expected,actual)==0){ record_pass(); } else { record_fail(); log_err("%s returned %s instead of %s\n", action, austrdup(actual), austrdup(expected)); } [all...] |
capitst.c | 372 log_verbose("the display name for default collation in german: %s\n", austrdup(disName) ); 434 log_verbose("the display name for french collation in english: %s\n", austrdup(disName) ); [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cnormtst.c | 191 modeStrings[mode], austrdup(source), myErrorName(status)); 198 modeStrings[mode], austrdup(source), myErrorName(status)); 231 austrdup(result) ); [all...] |
cldrtest.c | 592 austrdup(fromBundleStr), 594 austrdup(toBundleStr)); [all...] |
udatatst.c | [all...] |
creststn.c | 130 #define CONFIRM_EQ(actual,expected) if (u_strcmp(expected,actual)==0){ record_pass(); } else { record_fail(); log_err("%s returned %s instead of %s\n", action, austrdup(actual), austrdup(expected)); } [all...] |
capitst.c | 381 log_verbose("the display name for default collation in german: %s\n", austrdup(disName) ); 437 log_verbose("the display name for french collation in english: %s\n", austrdup(disName) ); [all...] |