Searched refs:timeUnitFormat (Results 1 – 2 of 2) sorted by relevance
230 TimeUnitFormat timeUnitFormat; in TestGreek() local240 … timeUnitFormat = new TimeUnitFormat(new ULocale(locales[locIndex]), styles[styleIndex]); in TestGreek()241 formatted = timeUnitFormat.format(timeUnitAmount); in TestGreek()
405 TimeUnitFormat* timeUnitFormat = new TimeUnitFormat(elLoc, status); in testGreekWithSanitization() local408 timeUnitFormat->setNumberFormat(*numberFmt, status); in testGreekWithSanitization()411 delete timeUnitFormat; in testGreekWithSanitization()