Home
last modified time | relevance | path

Searched refs:timeUnitAmount (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java231 TimeUnitAmount timeUnitAmount; in TestGreek() local
239 timeUnitAmount = new TimeUnitAmount(numbers[numIndex], units[unitIndex]); in TestGreek()
241 formatted = timeUnitFormat.format(timeUnitAmount); in TestGreek()