Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py700 class BaseKeepaliveServerTestCase(BaseServerTestCase): class
724 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
741 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py1008 class BaseKeepaliveServerTestCase(BaseServerTestCase): class
1032 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
1051 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):