Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncgen.py368 async def async_gen_wrapper(): function
378 self.compare_generators(sync_gen_wrapper(), async_gen_wrapper())