HomeSort by relevance Sort by last modified time
    Searched full:tfne2 (Results 1 - 2 of 2) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeUnitTest.java 146 MeasureFormat tfne2 = new TimeUnitFormat(ULocale.GERMAN, TimeUnitFormat.FULL_NAME); local
148 verifyEqualsHashCode(tf, tfeq, tfne2);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeUnitTest.java 143 MeasureFormat tfne2 = new TimeUnitFormat(ULocale.GERMAN, TimeUnitFormat.FULL_NAME); local
145 verifyEqualsHashCode(tf, tfeq, tfne2);

Completed in 320 milliseconds