Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h129 size_t NumberOfLeakDetectionAttempts = 0; variable
H A DFuzzerLoop.cpp694 if (NumberOfLeakDetectionAttempts++ > 1000) { in TryDetectingAMemoryLeak()