Lines Matching refs:u_strcmp
94 if(u_strcmp(unewp, unewpat) != 0) in TestPatterns()
108 if (u_strcmp(str, unum) != 0) in TestPatterns()
149 if(u_strcmp(str, res) != 0) in TestQuotes()
178 if(u_strcmp(str, res) != 0) in TestQuotes()
280 if(u_strcmp(str, uvalfor) != 0) in TestExponential()
310 if(u_strcmp(str, ulvalfor) != 0) in TestExponential()
377 if (u_strcmp(str, res) !=0) log_data_err("FAIL: Expected $1,234.56\n"); in TestCurrencySign()
398 if (u_strcmp(str, res) != 0) log_data_err("FAIL: Expected -$1,234.56\n"); in TestCurrencySign()
444 if (u_strcmp(str, res) != 0){ in TestCurrency()
510 if (u_strcmp(str, res) != 0){ in TestCurrencyPreEuro()
596 if (u_strcmp(str, res) != 0){ in TestCurrencyObject()
661 if (u_strcmp(out, res) != 0) in roundingTest()
729 if ((u_strcmp(resultBuffer, buffer) != 0) || U_FAILURE(status)) in TestSecondaryGrouping()
739 if ((u_strcmp(resultBuffer, buffer) != 0) || U_FAILURE(status)) in TestSecondaryGrouping()
753 if ((u_strcmp(resultBuffer, buffer) != 0) || U_FAILURE(status)) in TestSecondaryGrouping()
760 if ((u_strcmp(resultBuffer, buffer) != 0) || U_FAILURE(status)) in TestSecondaryGrouping()
862 if(u_strcmp(currBuffer, result) != 0) { in TestCurrencyKeywords()
1059 if (u_strcmp(out, res) != 0) in roundingTest2()