Home
last modified time | relevance | path

Searched defs:PrintFinalStats (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerOptions.h69 bool PrintFinalStats = false; member
H A DFuzzerLoop.cpp361 void Fuzzer::PrintFinalStats() { in PrintFinalStats() function in fuzzer::Fuzzer