Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py1987 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_typing.py3730 def barfoo2(x: CT): ... function
5368 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py4800 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function