Searched refs:test_capitalize (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_strop.py | 28 def test_capitalize(self): member in StropFunctionTestCase |
D | test_unicode.py | 282 def test_capitalize(self): member in UnicodeTest |
D | string_tests.py | 93 def test_capitalize(self): member in CommonTest |
D | test_bigmem.py | 43 def test_capitalize(self, size): member in StrTest |