Home
last modified time | relevance | path

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

/external/python/typing_extensions/src/
Dtest_typing_extensions.py3448 def test_non_runtime_protocol_isinstance_check(self): member in ProtocolTests
/external/python/cpython3/Lib/test/
Dtest_typing.py4260 def test_non_runtime_protocol_isinstance_check(self): member in ProtocolTests