Searched refs:test_write_non_blocking (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 1227 def test_write_non_blocking(self): member in BufferedWriterTest |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 1662 def test_write_non_blocking(self): member in BufferedWriterTest |