Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_tasks.py29 async def coroutine_function(): function
2218 coro = coroutine_function()
2232 coro = coroutine_function()
2243 coro = coroutine_function()
2314 task = self.new_task(self.loop, coroutine_function())
2668 coro = coroutine_function()
2678 coro = coroutine_function()
2696 coro = coroutine_function()