Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_socket.py1662 def _testRecvFromIntoArray(self): member in BufferIOTest
1674 _testRecvFromIntoBytearray = _testRecvFromIntoArray
1683 _testRecvFromIntoMemoryview = _testRecvFromIntoArray
1700 _testRecvFromIntoEmptyBuffer = _testRecvFromIntoArray
/external/python/cpython3/Lib/test/
Dtest_socket.py5539 def _testRecvFromIntoArray(self): member in BufferIOTest
5550 _testRecvFromIntoBytearray = _testRecvFromIntoArray
5559 _testRecvFromIntoMemoryview = _testRecvFromIntoArray
5574 _testRecvFromIntoEmptyBuffer = _testRecvFromIntoArray