Searched refs:test_isspace (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/test/ | ||
D | string_tests.py | 956 def test_isspace(self): member in BaseTest |
D | test_unicode.py | 643 def test_isspace(self): member in UnicodeTest |
D | test_bigmem.py | 202 def test_isspace(self, size): member in BaseStrTest |