Home
last modified time | relevance | path

Searched defs:shortDescription (Results 1 – 10 of 10) sorted by relevance

/external/llvm/utils/lit/lit/
DLitTestCase.py22 def shortDescription(self): member in LitTestCase
/external/llvm-project/llvm/utils/lit/lit/
DLitTestCase.py26 def shortDescription(self): member in LitTestCase
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
Dsuite.py253 def shortDescription(self): member in _ErrorHolder
Dcase.py302 def shortDescription(self): member in TestCase
1170 def shortDescription(self): member in FunctionTestCase
/external/python/cpython2/Lib/unittest/
Dsuite.py270 def shortDescription(self): member in _ErrorHolder
Dcase.py253 def shortDescription(self): member in TestCase
1073 def shortDescription(self): member in FunctionTestCase
/external/python/cpython3/Lib/unittest/
Dsuite.py328 def shortDescription(self): member in _ErrorHolder
Dcase.py441 def shortDescription(self): member in TestCase
1397 def shortDescription(self): member in FunctionTestCase
1430 def shortDescription(self): member in _SubTest
/external/python/cpython3/Lib/
Ddoctest.py2313 def shortDescription(self): member in DocTestCase
2327 def shortDescription(self): member in SkipDocTestCase
/external/python/cpython2/Lib/
Ddoctest.py2338 def shortDescription(self): member in DocTestCase
2352 def shortDescription(self): member in SkipDocTestCase