Searched refs:test_splitlines (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | string_tests.py | 945 def test_splitlines(self): member in BaseTest |
D | test_bigmem.py | 389 def test_splitlines(self, size): member in BaseStrTest |
/external/python/cpython2/Lib/test/ | ||
D | string_tests.py | 915 def test_splitlines(self): member in NonStringModuleTest |
D | test_bigmem.py | 381 def test_splitlines(self, size): member in StrTest |