Searched refs:test_cannot_subscript (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/typing/typing_extensions/src/ | ||
D | test_typing_extensions.py | 2079 def test_cannot_subscript(self): member in TypeAliasTests |
/aosp_15_r20/external/python/typing_extensions/src/ | ||
D | test_typing_extensions.py | 4935 def test_cannot_subscript(self): member in TypeAliasTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_typing.py | 272 def test_cannot_subscript(self): member in SelfTests |