Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py1662 def _testRecvFromIntoArray(self): member in BufferIOTest
1674 _testRecvFromIntoBytearray = _testRecvFromIntoArray
1683 _testRecvFromIntoMemoryview = _testRecvFromIntoArray
1700 _testRecvFromIntoEmptyBuffer = _testRecvFromIntoArray
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py5645 def _testRecvFromIntoArray(self): member in BufferIOTest
5656 _testRecvFromIntoBytearray = _testRecvFromIntoArray
5665 _testRecvFromIntoMemoryview = _testRecvFromIntoArray
5680 _testRecvFromIntoEmptyBuffer = _testRecvFromIntoArray