Searched refs:test_coroutine (Results 1 – 2 of 2) sorted by relevance
/external/python/typing/typing_extensions/src/ | ||
D | test_typing_extensions.py | 722 def test_coroutine(self): member in CollectionsAbcTests |
/external/python/cpython3/Lib/test/ | ||
D | test_typing.py | 3485 def test_coroutine(self): member in CollectionsAbcTests |