Searched defs:test_doc (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_bytes.py | 921 def test_doc(self): member in AssortedBytesTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_bytes.py | 1723 def test_doc(self): member in AssortedBytesTest |
| D | test_functools.py | 2610 def test_doc(self): member in TestCachedProperty |