OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tfmt
(Results
1 - 1
of
1
) sorted by null
/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 70 milliseconds