Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dcase.py388 cleanUpSuccess = self.doCleanups()
438 def doCleanups(self): member in TestCase
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_case.py75 result = test.doCleanups()
111 self.assertFalse(test.doCleanups())