Lines Matching refs:u_strcmp
238 if (u_strcmp(zone2, EUROPE_PARIS) != 0) { in TestCalendar()
265 if (u_strcmp(AMERICA_LOS_ANGELES, canonicalID) != 0) { in TestCalendar()
370 if(u_strcmp(tzdname, result)==0){ in TestCalendar()
379 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
385 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
391 if(u_strcmp(tzdname, result) != 0){ in TestCalendar()
537 if(u_strcmp(myDateFormat(datdef, d1), myDateFormat(datdef, d2))!=0) in TestGetSetDateAPI()
598 } else if (u_strcmp(id, fgGMTID) != 0) { in TestGetSetDateAPI()
621 } else if (u_strcmp(id, tzID) != 0) { in TestGetSetDateAPI()
686 if(u_strcmp(myDateFormat(datdef, d1), temp)==0) in TestGetSetDateAPI()
717 if(u_strcmp(myDateFormat(datdef, d1), temp)==0) in TestGetSetDateAPI()