Home
last modified time | relevance | path

Searched refs:_testRecvIntoArray (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_socket.py1632 def _testRecvIntoArray(self): member in BufferIOTest
1644 _testRecvIntoBytearray = _testRecvIntoArray
1653 _testRecvIntoMemoryview = _testRecvIntoArray
/external/python/cpython3/Lib/test/
Dtest_socket.py5509 def _testRecvIntoArray(self): member in BufferIOTest
5520 _testRecvIntoBytearray = _testRecvIntoArray
5529 _testRecvIntoMemoryview = _testRecvIntoArray