Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_buffer.py645 def cast_items(exporter, fmt, itemsize, shape=None): function
2722 destitems, destshape = cast_items(ex, 'B', 1)
2733 destitems, destshape = cast_items(ex, 'I', destsize, shape=[])
2774 titems, tshape = cast_items(ex, tfmt, tsize, shape=tshape)

Completed in 5 milliseconds