Lines Matching refs:u_strcmp
250 if (u_strcmp(zone2, EUROPE_PARIS) != 0) { in TestCalendar()
258 if (u_strcmp(zone1, zone2) != 0) { in TestCalendar()
288 if (u_strcmp(AMERICA_LOS_ANGELES, canonicalID) != 0) { in TestCalendar()
398 if(u_strcmp(tzdname, result)==0){ in TestCalendar()
407 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
413 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
419 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
569 if(u_strcmp(myDateFormat(datdef, d1), myDateFormat(datdef, d2))!=0) in TestGetSetDateAPI()
630 } else if (u_strcmp(id, fgGMTID) != 0) { in TestGetSetDateAPI()
653 } else if (u_strcmp(id, tzID) != 0) { in TestGetSetDateAPI()
718 if(u_strcmp(myDateFormat(datdef, d1), temp)==0) in TestGetSetDateAPI()
749 if(u_strcmp(myDateFormat(datdef, d1), temp)==0) in TestGetSetDateAPI()