Home
last modified time | relevance | path

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

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