Searched refs:test_strip (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_strop.py | 50 def test_strip(self): member in StropFunctionTestCase |
D | test_locale.py | 368 def test_strip(self): member in TestStringMethods |
D | test_unicode.py | 206 def test_strip(self): member in UnicodeTest |
D | string_tests.py | 551 def test_strip(self): member in CommonTest |
D | test_bigmem.py | 400 def test_strip(self, size): member in StrTest |
/external/python/cpython3/Lib/test/ | ||
D | string_tests.py | 786 def test_strip(self): member in BaseTest |
D | test_bigmem.py | 412 def test_strip(self, size): member in BaseStrTest |