Searched refs:test_isupper (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_locale.py | 356 def test_isupper(self): member in TestStringMethods |
D | test_unicode.py | 317 def test_isupper(self): member in UnicodeTest |
D | string_tests.py | 841 def test_isupper(self): member in NonStringModuleTest |
D | test_bigmem.py | 236 def test_isupper(self, size): member in StrTest |
/external/python/cpython2/Doc/library/ | ||
D | unittest.rst | 121 def test_isupper(self): |