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

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
RandomTest.java 222 long aLong, anotherLong, yetAnotherLong;
230 anotherLong = anotherRandom.nextLong();
233 aLong == anotherLong);

Completed in 251 milliseconds