Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_ssl.py2557 def _recv_into(): function
2576 ('recv_into', _recv_into, True, []),
/external/python/cpython3/Lib/test/
Dtest_ssl.py3603 def _recv_into(): function
3623 ('recv_into', _recv_into, True, []),