Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_xmlrpc.py665 class SimpleServerEncodingTestCase(BaseServerTestCase): class
1114 xmlrpc_tests.append(SimpleServerEncodingTestCase)
/external/python/cpython3/Lib/test/
Dtest_xmlrpc.py969 class SimpleServerEncodingTestCase(BaseServerTestCase): class
1397 SimpleServerTestCase, SimpleServerEncodingTestCase,