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

/external/python/cpython2/Lib/test/
H A Dtest_xmlrpc.py665 class SimpleServerEncodingTestCase(BaseServerTestCase): class in inherits:BaseServerTestCase
1118 xmlrpc_tests.append(SimpleServerEncodingTestCase)
/external/python/cpython3/Lib/test/
H A Dtest_xmlrpc.py880 class SimpleServerEncodingTestCase(BaseServerTestCase): class in inherits:BaseServerTestCase
1311 SimpleServerTestCase, SimpleServerEncodingTestCase,

Completed in 1885 milliseconds