Home
last modified time | relevance | path

Searched refs:dice (Results 1 – 8 of 8) sorted by relevance

/external/snakeyaml/src/test/java/examples/
DDiceExampleTest.java37 Dice dice = new Dice(3, 6); in testRepresenter() local
41 String output = yaml.dump(dice); in testRepresenter()
46 Dice dice = new Dice(3, 6); in testDiceRepresenter() local
48 data.put("gold", dice); in testDiceRepresenter()
61 Dice dice = (Dice) data; in representData() local
62 String value = dice.getA() + "d" + dice.getB(); in representData()
/external/okhttp/okio/okio/src/test/java/okio/
DBufferTest.java439 Random dice = new Random(0); in equalsAndHashCodeSpanningSegments() local
440 dice.nextBytes(data); in equalsAndHashCodeSpanningSegments()
442 Buffer a = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
443 Buffer b = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
448 Buffer c = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
592 private Buffer bufferWithRandomSegmentLayout(Random dice, byte[] data) throws IOException { in bufferWithRandomSegmentLayout() argument
598 byteCount = (Segment.SIZE / 2) + dice.nextInt(Segment.SIZE / 2); in bufferWithRandomSegmentLayout()
600 int offset = dice.nextInt(Segment.SIZE - byteCount); in bufferWithRandomSegmentLayout()
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/
DCharSinkTester.java166 Random dice = new Random(); in sinkTestWriteLargeArray() local
169 expected[c] = (char) ('A' + dice.nextInt(26)); in sinkTestWriteLargeArray()
/external/icu/icu4c/source/samples/ufortune/resources/
Des.txt424 …: El 25 de diciembre, Papá Noel baja por el MODEM y desde el puerto serie dice: ¡Feliz Navidad, RO…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_lexpos.utf2534 V_SG "dice" :G2P
/external/elfutils/po/
Des.po3057 "Sección [%2zu] '%s': encabezamiento ELF dice esta es la tabla de cadena de "
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt3654 蒱 < gambling\-game\-with\-dice;
20927 骰子 < dice;
35484 骰子 > dice;
38477 蒱 > gambling\-game\-with\-dice;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz