Searched refs:test_detach (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_memoryio.py | 64 def test_detach(self): member in MemoryTestMixin |
D | test_io.py | 733 def test_detach(self): member in CommonBufferedTests |
/external/python/cpython3/Lib/test/ | ||
D | test_memoryio.py | 68 def test_detach(self): member in MemoryTestMixin |
D | test_io.py | 1051 def test_detach(self): member in CommonBufferedTests |