Searched refs:testcase_obj (Results 1 – 3 of 3) sorted by relevance
23 def patch_environ(testcase_obj, env=None): argument29 testcase_obj.addCleanup(patcher.stop)
30 def patch_environ(testcase_obj): argument34 testcase_obj.addCleanup(patcher.stop)
32 def patch_environ(testcase_obj): argument36 testcase_obj.addCleanup(patcher.stop)