Searched refs:test_no_docstring (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_module.py | 22 def test_no_docstring(self): member in ModuleTests |
/external/tensorflow/tensorflow/python/util/ | ||
D | decorator_utils_test.py | 82 def test_no_docstring(self): member in AddNoticeToDocstringTest |
/external/python/cpython2/Lib/idlelib/idle_test/ | ||
D | test_calltips.py | 145 def test_no_docstring(self): member in Get_signatureTest |
/external/python/cpython3/Lib/test/ | ||
D | test_module.py | 49 def test_no_docstring(self): member in ModuleTests |
/external/python/cpython3/Lib/idlelib/idle_test/ | ||
D | test_calltip.py | 222 def test_no_docstring(self): member in Get_argspecTest |