Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dsuite.py40 def countTestCases(self): member in BaseTestSuite
287 def countTestCases(self): member in _ErrorHolder
Dcase.py245 def countTestCases(self): member in TestCase