Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py700 class BaseKeepaliveServerTestCase(BaseServerTestCase): class
724 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
741 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py1073 class BaseKeepaliveServerTestCase(BaseServerTestCase): class
1097 class KeepaliveServerTestCase1(BaseKeepaliveServerTestCase):
1116 class KeepaliveServerTestCase2(BaseKeepaliveServerTestCase):