Searched refs:test_countTestCases (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/ | ||
H A D | test_functiontestcase.py | 10 def test_countTestCases(self): member in Test_FunctionTestCase |
H A D | test_case.py | 260 def test_countTestCases(self): member in Test_TestCase |