Searched refs:gotdate (Results 1 – 1 of 1) sorted by relevance
134 UChar *gotdate, *expdate; in Test4056591() local184 gotdate=myFormatit(def, got); in Test4056591()187 if (gotdate == NULL || expdate == NULL) { in Test4056591()190 else if(u_strcmp(gotdate, expdate) !=0){ in Test4056591()192 austrdup(gotdate), austrdup(expdate) ); in Test4056591()