Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dcdattst.c201 UChar *fmtted; in TestDateFormat() local
205 fmtted = myDateFormat(it,d); in TestDateFormat()
206 u_austrcpy(g, fmtted); in TestDateFormat()
208 if(u_strcmp(fmtted, temp)==0) { in TestDateFormat()