Searched refs:testobj (Results 1 – 4 of 4) sorted by relevance
34 def _make_top_and_button(testobj): argument37 testobj.addCleanup(top.destroy)41 testobj.addCleanup(button.destroy)
135 class testobj: class159 tobj = testobj()
145 class testobj: class169 tobj = testobj()
214 def iter_format(nitems, testobj='ndarray'): argument217 for t in iter_mode(nitems, testobj):219 if testobj != 'ndarray':221 yield struct_items(nitems, testobj)