Home
last modified time | relevance | path

Searched defs:testobj (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_tooltip.py38 def _make_top_and_button(testobj): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_asyncore.py135 class testobj: class
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncore.py151 class testobj: class
Dtest_buffer.py222 def iter_format(nitems, testobj='ndarray'): argument