Searched refs:test_seek_and_tell (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_mailbox.py | 1854 def test_seek_and_tell(self): member in TestProxyFile |
D | test_io.py | 1649 def test_seek_and_tell(self): member in BufferedRandomTest |
/external/python/cpython3/Lib/test/ | ||
D | test_mailbox.py | 2034 def test_seek_and_tell(self): member in TestProxyFile |
D | test_io.py | 2120 def test_seek_and_tell(self): member in BufferedRandomTest |