Searched refs:test_center (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_unicode.py | 976 def test_center(self): member in UnicodeTest 977 string_tests.CommonTest.test_center(self) |
H A D | string_tests.py | 904 def test_center(self): member in BaseTest |
H A D | test_bigmem.py | 82 def test_center(self, size): member in BaseStrTest |
H A D | test_bytes.py | 845 def test_center(self): member in BaseBytesTest |
Completed in 11 milliseconds