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

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

Completed in 110 milliseconds