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

  /external/chromium_org/third_party/icu/source/test/intltest/
tufmtts.cpp 282 TimeUnitFormat *tfmt = new TimeUnitFormat(l, styles[styleIndex], status); local
295 str = ((Format *)tfmt)->format(fmt, str, status);
297 delete tfmt;
313 delete tfmt;
317 delete tfmt;
  /external/icu4c/test/intltest/
tufmtts.cpp 283 TimeUnitFormat *tfmt = new TimeUnitFormat(l, styles[styleIndex], status); local
296 str = ((Format *)tfmt)->format(fmt, str, status);
298 delete tfmt;
314 delete tfmt;
318 delete tfmt;

Completed in 46 milliseconds