Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncgen.py136 def compare_generators(self, sync_gen, async_gen): argument
270 def sync_gen(): function
293 def sync_gen(): function
318 def sync_gen(): function
350 def sync_gen(): function