Searched refs:getNextLong (Results 1 – 1 of 1) sorted by relevance
59 long firstCallResult = getNextLong(); in nextLongAfterRestartShouldReturnDifferentValue()63 long secondCallResult = getNextLong(); in nextLongAfterRestartShouldReturnDifferentValue()71 private long getNextLong() throws Exception { in getNextLong() method in ThreadLocalRandomTest