Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_socket.py250 class GeneralModuleTests(unittest.TestCase): class
1792 tests = [GeneralModuleTests, BasicTCPTest, TCPCloserTest, TCPTimeoutTest,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_socket.py828 class GeneralModuleTests(unittest.TestCase): class