Home | History | Annotate | Download | only in releasetools

Lines Matching defs:Report

278   # The list of valid reasons, which will also be the dumped order in a report.
308 def Report(self):
309 """Prints a report of the collected imgdiff stats."""
315 print_header(' Imgdiff Stats Report ', '=')
494 # Report the imgdiff stats.
496 self.imgdiff_stats.Report()