Searched refs:Dice (Results 1 - 5 of 5) sorted by relevance

/inkscape/cxxtest/sample/mock/
H A DDice.h4 class Dice class
7 Dice();
H A DDice.cpp2 #include "Dice.h"
4 Dice::Dice() function in class:Dice
9 unsigned Dice::roll()
H A Droll.cpp2 #include "Dice.h"
6 Dice dice;
H A DMakefile9 roll: roll.o Dice.o real_stdlib.o
15 test: test.o Dice.o mock_stdlib.o
H A DTestDice.h2 #include "Dice.h"
23 Dice dice;
29 Dice dice;
46 Dice dice;

Completed in 13 milliseconds