Searched refs:testobj (Results 1 – 4 of 4) sorted by relevance
38 def _make_top_and_button(testobj): argument41 testobj.addCleanup(top.destroy)45 testobj.addCleanup(button.destroy)
135 class testobj: class159 tobj = testobj()
145 class testobj: class169 tobj = testobj()
221 def iter_format(nitems, testobj='ndarray'): argument224 for t in iter_mode(nitems, testobj):226 if testobj != 'ndarray':228 yield struct_items(nitems, testobj)