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
489 uint8_t RandBool() { in RandBool() function in __anon5864c4350111::Mse16xHTestClass