Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcdattst.c210 UChar *fmtted; in TestDateFormat() local
214 fmtted = myDateFormat(it,d); in TestDateFormat()
215 u_austrcpy(g, fmtted); in TestDateFormat()
217 if(u_strcmp(fmtted, temp)==0) { in TestDateFormat()