Lines Matching refs:austrdup
52 #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)); }
220 log_verbose("for string_in_Root_te_te_IN, default.txt had %s\n", austrdup(result1));
221 log_verbose("for string_in_Root_te_te_IN, te_IN.txt had %s\n", austrdup(result2));