Searched refs:fmtted (Results 1 – 1 of 1) sorted by relevance
190 UChar *fmtted; in TestDateFormat() local194 fmtted = myDateFormat(it,d); in TestDateFormat()195 u_austrcpy(g, fmtted); in TestDateFormat()197 if(u_strcmp(fmtted, temp)==0) { in TestDateFormat()