Home | History | Annotate | Download | only in Scripts

Lines Matching refs:leakCount

1541             my $leakCount = countAndPrintLeaks($dumpToolName, $dumpToolPID, $fileName);
1542 $totalLeaks += $leakCount;
1543 $leaksOutputFileNumber++ if ($leakCount);