Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeUnitTest.java133 MeasureFormat tfne = new TimeUnitFormat(ULocale.ENGLISH, TimeUnitFormat.ABBREVIATED_NAME); in TestEqHashCode() local
135 verifyEqualsHashCode(tf, tfeq, tfne); in TestEqHashCode()