Searched defs:rnd (Results 1 – 9 of 9) sorted by relevance
242 java.util.Random rnd = new java.util.Random(); in main() local
743 Random rnd = new Random(); in testConstructorRandom() local750 Random rnd = new Random(); in testConstructorPrime() local
46 Random rnd; field in SortedMapTestBase
514 Random rnd = new Random(666); in test_putAllLjava_util_Map_Resize() local
50 … shuffle(@libcore.util.NonNull java.util.List<?> list, @libcore.util.NonNull java.util.Random rnd)… in shuffle()
1240 ThreadLocalRandom rnd = ThreadLocalRandom.current(); in testSortTaskDemo() local
666 Random rnd = new Random(666); field in TreeSetTest
663 Random rnd = new Random(666); field in ConcurrentSkipListSetTest
852 int rnd = ThreadLocalRandom.nextSecondarySeed(); in doPut() local1376 int rnd = ThreadLocalRandom.current().nextInt(); in buildFromSorted() local1481 int rnd = ThreadLocalRandom.current().nextInt(); in readObject() local