Home
last modified time | relevance | path

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

/external/python/pyopenssl/tests/
Dtest_ssl.py2158 def test_wrong_args(self, bad_context): member in TestConnection
2964 def test_wrong_args(self): member in TestConnectionSend
3185 def test_wrong_args(self): member in TestConnectionSendall
/external/python/cpython3/Lib/test/
Dtest_types.py1372 def test_wrong_args(self): member in CoroutineTests