Searched refs:class_cleanup1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/ | ||
H A D | test_runner.py | 251 def class_cleanup1(*args, **kwargs): function 257 TestableTest.addClassCleanup(class_cleanup1, 1, 2, 3, 262 [(class_cleanup1, (1, 2, 3), |
Completed in 3 milliseconds