Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_asyncgen.py413 def check_async_iterator_anext(self, ait_class): argument
419 def _check_async_iterator_anext(self, ait_class, anext): argument