Searched defs:dice (Results 1 – 2 of 2) sorted by relevance
166 Random dice = new Random(); in sinkTestWriteLargeArray() local
638 Random dice = new Random(0); in testEqualsAndHashCodeSpanningSegments() local656 private OkBuffer bufferWithRandomSegmentLayout(Random dice, byte[] data) { in bufferWithRandomSegmentLayout()