Searched refs:Five (Results 1 - 1 of 1) sorted by relevance
/inkscape/cxxtest/sample/mock/ | ||
H A D | TestDice.h | 51 class Five : public T::Base_rand { int rand() { return 5; } }; class in inherits:T::Base_rand 53 Five *five = new Five; |
Completed in 13 milliseconds