Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Collections/
DRacingCollections.java191 notEqual(theRock.toString(), elLoco.toString()); in checkEqualSanity()
376 static void notEqual(Object x, Object y) { in notEqual() method in RacingCollections