Searched refs:tfmt (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp396 TimeUnitFormat *tfmt = new TimeUnitFormat(l, styles[styleIndex], status); local
409 str = ((Format *)tfmt)->format(fmt, str, status);
411 delete tfmt;
427 delete tfmt;
431 delete tfmt;

Completed in 88 milliseconds