Home
last modified time | relevance | path

Searched refs:doCleanups (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py393 cleanUpSuccess = self.doCleanups()
443 def doCleanups(self): member in TestCase
/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_case.py76 result = test.doCleanups()
112 self.assertFalse(test.doCleanups())