Home
last modified time | relevance | path

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

/external/llvm/lib/Fuzzer/
DFuzzerInternal.h467 size_t NumberOfLeakDetectionAttempts = 0; variable
DFuzzerLoop.cpp619 if (NumberOfLeakDetectionAttempts++ > 1000) { in TryDetectingAMemoryLeak()