Searched refs:assert_out_of_bounds_error (Results 1 – 1 of 1) sorted by relevance
2891 def assert_out_of_bounds_error(self, dim): member in TestBufferProtocol2935 with self.assert_out_of_bounds_error(dim=1):2938 with self.assert_out_of_bounds_error(dim=2):3045 with self.assert_out_of_bounds_error(dim=1):3048 with self.assert_out_of_bounds_error(dim=2):