Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 8 of 8) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/
DRandomTest.java48 Random rand = new Random(0); in test_ints$() local
61 Random rand = new Random(0); in test_ints$L() local
81 Random rand = new Random(0); in test_ints$II() local
100 Random rand = new Random(0); in test_ints$LII() local
123 Random rand = new Random(0); in test_longs$() local
136 Random rand = new Random(0); in test_longs$L() local
156 Random rand = new Random(0); in test_longs$II() local
175 Random rand = new Random(0); in test_longs$LII() local
198 Random rand = new Random(0); in test_doubles$() local
211 Random rand = new Random(0); in test_doubles$L() local
[all …]
DArraysTest.java245 Random rand = new Random(0); in test_parallelPrefix$I() local
279 Random rand = new Random(0); in test_parallelPrefix$III() local
320 Random rand = new Random(0); in test_parallelPrefix$L() local
354 Random rand = new Random(0); in test_parallelPrefix$LII() local
395 Random rand = new Random(0); in test_parallelPrefix$D() local
433 Random rand = new Random(0); in test_parallelPrefix$DII() local
/libcore/luni/src/test/java/libcore/java/math/
DBigIntegerTest.java89 Random rand = new Random(); in test_Constructor_ILjava_util_Random() local
104 Random rand = new Random(); in test_Constructor_IILjava_util_Random() local
143 Random rand = new Random(); in test_probablePrime() local
/libcore/ojluni/src/main/java/sun/security/ssl/
DKerberosClientKeyExchange.java77 SecureRandom rand) throws IOException { in KerberosClientKeyExchange()
87 ProtocolVersion clientVersion, SecureRandom rand, in KerberosClientKeyExchange()
119 SecureRandom rand) throws IOException { in init()
127 ProtocolVersion clientVersion, SecureRandom rand, in init()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
DOldBigIntegerTest.java31 Random rand = new Random(); field in OldBigIntegerTest
79 Random rand = new Random(); in test_ConstructorIILjava_util_Random() local
DBigIntegerTest.java48 Random rand = new Random(); field in BigIntegerTest
/libcore/ojluni/src/main/java/sun/net/www/http/
DHttpCapture.java158 java.util.Random rand = new java.util.Random(); in getCapture() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DRandomTest.java309 Random rand = new Random(0x8123aea6267e055dL); in testSerializationCompatibility() local