Searched refs:assert_out_of_bounds_error (Results 1 – 1 of 1) sorted by relevance
2860 def assert_out_of_bounds_error(self, dim): member in TestBufferProtocol2904 with self.assert_out_of_bounds_error(dim=1):2907 with self.assert_out_of_bounds_error(dim=2):3014 with self.assert_out_of_bounds_error(dim=1):3017 with self.assert_out_of_bounds_error(dim=2):