Searched refs:test_whitespace (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_textwrap.py | 78 def test_whitespace(self): member in WrapTestCase |
D | test_float.py | 1096 def test_whitespace(self): member in HexFloatTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_textwrap.py | 79 def test_whitespace(self): member in WrapTestCase |
D | test_float.py | 1109 def test_whitespace(self): member in HexFloatTestCase |
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 2793 def test_whitespace(self): member in Test_unicode |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_fixers.py | 2851 def test_whitespace(self): member in Test_unicode |