Home
last modified time | relevance | path

Searched refs:fmtted (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dcdattst.c190 UChar *fmtted; in TestDateFormat() local
194 fmtted = myDateFormat(it,d); in TestDateFormat()
195 u_austrcpy(g, fmtted); in TestDateFormat()
197 if(u_strcmp(fmtted, temp)==0) { in TestDateFormat()