Lines Matching refs:bytes
1131 my ($count, $bytes) = $leaksOutput =~ /Process $dumpToolPID: (\d+) leaks? for (\d+) total/;
1147 print " + $adjustedCount leaks ($bytes bytes including $excluded excluded leaks) were found, details in $leaksFilePath\n";
1149 print " + $count leaks ($bytes bytes) were found, details in $leaksFilePath\n";