Searched refs:rslices_ndim (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_buffer.py707 def rslices_ndim(ndim, shape, iterations=5): function
751 genslices_ndim = rslices_ndim
1707 for slices in rslices_ndim(ndim, shape):
1742 for slices in rslices_ndim(ndim, shape):

Completed in 420 milliseconds