Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py101 bottom_type = NoReturn variable in NoReturnTests
130 bottom_type = Never variable in NeverTests
/aosp_15_r20/external/python/typing_extensions/src/
Dtest_typing_extensions.py303 bottom_type = NoReturn variable in NoReturnTests
326 bottom_type = Never variable in NeverTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_typing.py196 bottom_type = NoReturn variable in NoReturnTests
216 bottom_type = Never variable in NeverTests