Lines Matching full:_report
462 def hooktester(count, block_size, total_size, _report=report):
463 _report.append((count, block_size, total_size))
476 def hooktester(count, block_size, total_size, _report=report):
477 _report.append((count, block_size, total_size))
490 def hooktester(count, block_size, total_size, _report=report):
491 _report.append((count, block_size, total_size))