Searched refs:test_swapcase (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_strop.py | 46 def test_swapcase(self): member in StropFunctionTestCase |
D | test_unicode.py | 518 def test_swapcase(self): member in UnicodeTest |
D | string_tests.py | 615 def test_swapcase(self): member in CommonTest |
D | test_bigmem.py | 411 def test_swapcase(self, size): member in StrTest |