Searched refs:_chop_off_both_ends (Results 1 – 2 of 2) sorted by relevance
1144 def _chop_off_both_ends(self, points, distance): member in ReportRateValidator1221 middle = self._chop_off_both_ends(points, distance)
675 actual_middle = validator._chop_off_both_ends(points, distance)