Searched refs:test_writelines_sequential (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_tempfile.py | 913 def test_writelines_sequential(self): member in test_SpooledTemporaryFile |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_tempfile.py | 1161 def test_writelines_sequential(self): member in TestSpooledTemporaryFile |