Home
last modified time | relevance | path

Searched defs:countTestCases (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
Dsuite.py35 def countTestCases(self): member in BaseTestSuite
269 def countTestCases(self): member in _ErrorHolder
Dcase.py291 def countTestCases(self): member in TestCase