HomeSort by relevance Sort by last modified time
    Searched full:unequal (Results 51 - 75 of 339) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/icu/icu4c/source/i18n/unicode/
dcfmtsym.h 241 * Return true if another object is semantically unequal to this one.
244 * @return true if another object is semantically unequal to this one.
dtitvinf.h 219 * Return true if another object is semantically unequal to this one.
222 * @return true if other is semantically unequal to this.
selfmt.h 260 * Return true if another object is semantically unequal to this one.
263 * @return true if other is semantically unequal to this.
  /external/guava/guava-testlib/src/com/google/common/testing/
ClassSanityTester.java 138 * type}, the sample instances can be passed to create {@code Foo} instances that are unequal.
141 * distinct values. It's usually necessary to add two unequal instances for each type, with the
168 * instances that are unequal.
530 "Return value of " + factory + " reserialized to an unequal value");
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDateFormatAPI.java 57 errln("FAIL: DateFormat objects created at different times are unequal.");
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
UtilityTest.java 146 // test sign of unequal comparison
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestDateFormatAPI.java 53 errln("FAIL: DateFormat objects created at different times are unequal.");