Searched refs:PRIMING_ITERATIONS (Results 1 – 1 of 1) sorted by relevance
54 private static final int PRIMING_ITERATIONS = 128; field in ClonedSecureRandomTest209 if (i <= PRIMING_ITERATIONS) { in testCheckForDuplicateOutput()