Searched refs:NumberOfLeakDetectionAttempts (Results 1 – 2 of 2) sorted by relevance
129 size_t NumberOfLeakDetectionAttempts = 0; variable
694 if (NumberOfLeakDetectionAttempts++ > 1000) { in TryDetectingAMemoryLeak()