Searched refs:gotdate (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcdtrgtst.c132 UChar *gotdate, *expdate; local
181 gotdate=myFormatit(def, got);
184 if (gotdate == NULL || expdate == NULL) {
187 else if(u_strcmp(gotdate, expdate) !=0){
189 austrdup(gotdate), austrdup(expdate) );

Completed in 166 milliseconds