Searched refs:run_cmp_results (Results 1 – 1 of 1) sorted by relevance
344 passed = run_cmp_results(project_dir, self.strictness)763 def run_cmp_results(directory: str, strictness: int = 0) -> bool: function