Home
last modified time | relevance | path

Searched defs:async_func (Results 1 – 2 of 2) sorted by relevance

/external/python/jinja/tests/
Dtest_async.py34 async def async_func(): function
50 async def async_func(): function
67 async def async_func(): function
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestasync.py33 async def async_func(): pass function