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

  /libcore/luni/src/test/java/libcore/java/security/
SecureRandomTest.java 53 test_SecureRandom(sr1);
59 test_SecureRandom(sr2);
65 test_SecureRandom(sr3);
77 private void test_SecureRandom(SecureRandom sr) throws Exception {
110 test_SecureRandom(sr1);
114 test_SecureRandom(sr2);

Completed in 703 milliseconds