Home
last modified time | relevance | path

Searched refs:test_iscoroutinefunction (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_pep492.py120 def test_iscoroutinefunction(self): member in CoroutineTests
Dtest_tasks.py1531 def test_iscoroutinefunction(self): member in BaseTaskTests