Home
last modified time | relevance | path

Searched refs:test_protocols_isinstance (Results 1 – 3 of 3) sorted by relevance

/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py1212 def test_protocols_isinstance(self): member in ProtocolTests
/external/python/typing_extensions/src/
Dtest_typing_extensions.py2603 def test_protocols_isinstance(self): member in ProtocolTests
/external/python/cpython3/Lib/test/
Dtest_typing.py3352 def test_protocols_isinstance(self): member in ProtocolTests