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

/external/python/cpython2/Lib/test/
H A Dtest_xmlrpc.py700 class BaseKeepaliveServerTestCase(BaseServerTestCase): class in inherits:BaseServerTestCase
724 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
741 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):
/external/python/cpython3/Lib/test/
H A Dtest_xmlrpc.py919 class BaseKeepaliveServerTestCase(BaseServerTestCase): class in inherits:BaseServerTestCase
943 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
962 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):

Completed in 149 milliseconds