Searched refs:RANDOM_BYTES_PER_PID (Results 1 – 1 of 1) sorted by relevance
56 private static final int RANDOM_BYTES_PER_PID = 8; field in ClonedSecureRandomTest110 byte[][] outputs = new byte[MAX_PID][RANDOM_BYTES_PER_PID]; in testCheckForDuplicateOutput()128 byte[] output = new byte[RANDOM_BYTES_PER_PID]; in testCheckForDuplicateOutput()