Searched defs:timeUnitFormat (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtufmtts.cpp348 TimeUnitFormat* timeUnitFormat = new TimeUnitFormat(elLoc, status); local
351 timeUnitFormat->setNumberFormat(*numberFmt, status);
354 delete timeUnitFormat;
/external/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp398 TimeUnitFormat* timeUnitFormat = new TimeUnitFormat(elLoc, status); local
401 timeUnitFormat->setNumberFormat(*numberFmt, status);
404 delete timeUnitFormat;

Completed in 127 milliseconds