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