Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py1377 class NetworkConnectionAttributesTest(SocketTCPTest, ThreadableTest): class
1805 NetworkConnectionAttributesTest,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py5239 class NetworkConnectionAttributesTest(SocketTCPTest, ThreadableTest): class