Searched refs:test_flush_and_write (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 1711 def test_flush_and_write(self): member in BufferedRandomTest |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 2182 def test_flush_and_write(self): member in BufferedRandomTest |