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

  /external/chromium_org/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 203 UChar *fmtted; local
207 fmtted = myDateFormat(it,d);
208 u_austrcpy(g, fmtted);
210 if(u_strcmp(fmtted, temp)==0) {
    [all...]

Completed in 128 milliseconds