Searched refs:test_unseekable (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_imghdr.py | 102 def test_unseekable(self): member in TestImghdr |
/external/python/cpython3/Lib/test/ | ||
D | test_imghdr.py | 125 def test_unseekable(self): member in TestImghdr |
D | test_io.py | 1183 def test_unseekable(self): member in CommonBufferedTests |