Searched refs:test_generic_inheritance (Results 1 – 2 of 2) sorted by relevance
| /external/python/typing_extensions/src/ | ||
| D | test_typing_extensions.py | 4194 def test_generic_inheritance(self): member in TypedDictTests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_typing.py | 8556 def test_generic_inheritance(self): member in TypedDictTests |