Searched defs:randitems_from_structure (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_buffer.py610 def randitems_from_structure(fmt, t): function
1857 items = randitems_from_structure(fmt, t)
1898 items = randitems_from_structure(fmt, t)
1929 litems = randitems_from_structure(fmt, tl)
1930 ritems = randitems_from_structure(fmt, tr)

Completed in 261 milliseconds