Searched refs:test_cannot_subclass_vars (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/typing/typing_extensions/src/ | ||
D | test_typing_extensions.py | 2430 def test_cannot_subclass_vars(self): member in UnpackTests |
/aosp_15_r20/external/python/typing_extensions/src/ | ||
D | test_typing_extensions.py | 5412 def test_cannot_subclass_vars(self): member in UnpackTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_typing.py | 452 def test_cannot_subclass_vars(self): member in TypeVarTests |