Searched refs:module_cleanup1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/ | ||
H A D | test_runner.py | 582 def module_cleanup1(*args, **kwargs): function 589 unittest.addModuleCleanup(module_cleanup1, 1, 2, 3, 594 [(module_cleanup1, (1, 2, 3), |
Completed in 3 milliseconds