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