Searched refs:NumberOfLeakDetectionAttempts (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h123 size_t NumberOfLeakDetectionAttempts = 0; member in class:fuzzer::Fuzzer
H A DFuzzerLoop.cpp636 if (NumberOfLeakDetectionAttempts++ > 1000) {

Completed in 108 milliseconds