Searched refs:fmtted (Results 1 – 1 of 1) sorted by relevance
210 UChar *fmtted; in TestDateFormat() local214 fmtted = myDateFormat(it,d); in TestDateFormat()215 u_austrcpy(g, fmtted); in TestDateFormat()217 if(u_strcmp(fmtted, temp)==0) { in TestDateFormat()