Searched refs:testobj (Results 1 – 3 of 3) sorted by relevance
38 def _make_top_and_button(testobj): argument41 testobj.addCleanup(top.destroy)45 testobj.addCleanup(button.destroy)
152 class testobj: class176 tobj = testobj()
222 def iter_format(nitems, testobj='ndarray'): argument225 for t in iter_mode(nitems, testobj):227 if testobj != 'ndarray':229 yield struct_items(nitems, testobj)