Searched defs:dice (Results 1 – 8 of 8) sorted by relevance
45 val dice = Random(0) in newBuffer() constant56 val dice = Random(0) in newBuffer() constant
352 val dice = Random(0) in sinkSplitsLargeWrites() constant
463 val dice = Random(0) in equalsAndHashCodeSpanningSegments() constant
34 Dice dice = new Dice(3, 6); in testRepresenter() local43 Dice dice = new Dice(3, 6); in testDiceRepresenter() local60 Dice dice = (Dice) data; in representData() local
80 Random dice = new Random(0); in setup() local
439 Random dice = new Random(0); in equalsAndHashCodeSpanningSegments() local592 private Buffer bufferWithRandomSegmentLayout(Random dice, byte[] data) throws IOException { in bufferWithRandomSegmentLayout()
313 val dice = Random(0) in equalsAndHashCodeSpanningSegments() constant
707 namespace dice { namespace