Searched refs:parse_failed_patch_output (Results 1 – 2 of 2) sorted by relevance
111 def parse_failed_patch_output(text: str) -> Dict[str, List[int]]: function294 failed_hunks_id_dict = parse_failed_patch_output(e.stdout)
204 result = pu.parse_failed_patch_output(fixture)