Searched refs:nextLong (Results 26 - 28 of 28) sorted by relevance

12

/openjdk7/jdk/test/java/lang/Math/
H A DIeeeRecommendedTests.java273 long randSignif = rand.nextLong();
325 (rand.nextLong() & mask ) ) ;
1537 long randSignif = rand.nextLong();
1588 (rand.nextLong() & mask ) ) ;
/openjdk7/jdk/test/java/nio/channels/FileChannel/
H A DTransfers.java517 long s = rnd.nextLong();
/openjdk7/jdk/src/share/classes/java/io/
H A DFile.java1882 long n = random.nextLong();

Completed in 210 milliseconds

12