Searched refs:test_wrong_args (Results 1 – 2 of 2) sorted by relevance
/external/python/pyopenssl/tests/ | ||
D | test_ssl.py | 2158 def test_wrong_args(self, bad_context): member in TestConnection |
/external/python/cpython3/Lib/test/ | ||
D | test_types.py | 1372 def test_wrong_args(self): member in CoroutineTests |