Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py1090 def test_cannot_instantiate_abstract(self): member in ProtocolTests
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py2232 def test_cannot_instantiate_abstract(self): member in ProtocolTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_typing.py2524 def test_cannot_instantiate_abstract(self): member in ProtocolTests