Searched defs:RandBool (Results 1 – 3 of 3) sorted by relevance
25 size_t RandBool() { return this->operator()() % 2; } in RandBool() function
137 size_t RandBool() { return Rand() % 2; } in RandBool() function
546 uint8_t RandBool() { in RandBool() function in __anon954876640111::Mse16xHTestClass