Searched refs:_is_stats_section_end (Results 1 – 1 of 1) sorted by relevance
590 def _is_stats_section_end(line: str) -> bool: function605 while not _is_stats_section_end(line := lines[idx].rstrip()):645 while not _is_stats_section_end(line := lines[idx].rstrip()):