Home
last modified time | relevance | path

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

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerInternal.h156 size_t NumberOfLeakDetectionAttempts = 0; variable
DFuzzerLoop.cpp681 if (NumberOfLeakDetectionAttempts++ > 1000) { in TryDetectingAMemoryLeak()