Searched defs:RandBool (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Fuzzer/
H A DFuzzerInterface.h59 bool RandBool() { return Rand() % 2; } function in class:fuzzer::FuzzerRandomBase

Completed in 92 milliseconds