Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py1632 def _testRecvIntoArray(self): member in BufferIOTest
1644 _testRecvIntoBytearray = _testRecvIntoArray
1653 _testRecvIntoMemoryview = _testRecvIntoArray
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py5615 def _testRecvIntoArray(self): member in BufferIOTest
5626 _testRecvIntoBytearray = _testRecvIntoArray
5635 _testRecvIntoMemoryview = _testRecvIntoArray