Searched refs:test_signature_on_callable_objects (Results 1 – 2 of 2) sorted by relevance
/external/python/funcsigs/tests/ | ||
D | test_inspect.py | 503 def test_signature_on_callable_objects(self): member in TestSignatureObject |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 2815 def test_signature_on_callable_objects(self): member in TestSignatureObject |