Searched refs:file_summary (Results 1 – 4 of 4) sorted by relevance
14 def DexDump(dexfiles, file_summary=False): argument28 if file_summary:
44 from pw_presubmit.tools import exclude_paths, file_summary, log_run, plural359 return file_summary(
73 def file_summary(paths: Iterable[Path], function
237 for line in tools.file_summary(self._relative_paths):