Home
last modified time | relevance | path

Searched defs:OtherGenericChild (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py4333 class OtherGenericChild(GenericParent[str]): class
4874 class OtherGenericChild(GenericParent[str]): class