Searched refs:test_iscoroutinefunction (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_pep492.py | 120 def test_iscoroutinefunction(self): member in CoroutineTests |
D | test_tasks.py | 1531 def test_iscoroutinefunction(self): member in BaseTaskTests |