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

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/iterator/
input_iterator_facade.hpp 95 // two invalid iterator equals, inequal otherwise
  /external/clang/test/CXX/class.access/class.friend/
p1.cpp 188 struct Inequal {};
190 Holder<Inequal> a, b;
  /external/llvm/test/Transforms/RewriteStatepointsForGC/deopt-bundles/
live-vector.ll 91 ; tests both the equal and inequal case since we have to relocate both indices
  /external/llvm/test/Transforms/RewriteStatepointsForGC/
live-vector.ll 95 ; tests both the equal and inequal case since we have to relocate both indices
  /external/llvm/include/llvm/ADT/
SmallString.h 98 /// the relative ordering of inequal strings isn't needed.
StringRef.h 142 /// compare() when the relative ordering of inequal strings isn't needed.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
Arrays2Test.java 83 assertTrue("Assert 0: Inequal arrays returned true", !Arrays.equals(d, x));
106 assertTrue("Assert 0: Inequal arrays returned true", !Arrays.equals(d, x));
ArrayListTest.java 495 assertTrue("Cloned list was inequal to original", x.equals(alist));
503 assertTrue("nulls test - Cloned list was inequal to original", x
    [all...]
ArraysTest.java     [all...]
LinkedListTest.java 309 assertTrue("Cloned list was inequal to cloned", x.equals(ll));
    [all...]
  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 29 // - NoAlias doesn't imply inequal pointers. The most obvious example of this
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
PluralRulesTest.java 423 // the following are currently inequal, but we may make them equal in the future.
    [all...]
DateFormatTest.java     [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
PluralRulesTest.java 419 // the following are currently inequal, but we may make them equal in the future.
    [all...]
DateFormatTest.java     [all...]

Completed in 342 milliseconds