Home
last modified time | relevance | path

Searched defs:testUnsizedLongsCount (Results 1 – 3 of 3) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DThreadLocalRandom8Test.java188 public void testUnsizedLongsCount() { in testUnsizedLongsCount() method in ThreadLocalRandom8Test
/libcore/ojluni/src/test/java/util/concurrent/tck/
DThreadLocalRandom8Test.java211 public void testUnsizedLongsCount() { in testUnsizedLongsCount() method in ThreadLocalRandom8Test
/libcore/ojluni/src/test/java/util/Random/
DRandomTest.java355 public void testUnsizedLongsCount() { in testUnsizedLongsCount() method in RandomTest