Searched refs:first_bounds_max (Results 1 – 1 of 1) sorted by relevance
108 def GetOverlap(first_bounds_min, first_bounds_max, argument110 assert first_bounds_min <= first_bounds_max113 overlapped_range_end = min(first_bounds_max, second_bounds_max)