HomeSort by relevance Sort by last modified time
    Searched full:fmtted (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 198 UChar *fmtted; local
202 fmtted = myDateFormat(it,d);
203 u_austrcpy(g, fmtted);
205 if(u_strcmp(fmtted, temp)==0) {
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 198 UChar *fmtted; local
202 fmtted = myDateFormat(it,d);
203 u_austrcpy(g, fmtted);
205 if(u_strcmp(fmtted, temp)==0) {
    [all...]

Completed in 68 milliseconds