Home
last modified time | relevance | path

Searched refs:wrap_futures (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py2880 fut = self._gather(*self.wrap_futures(a, b, c), **kwargs)
2902 fut = self._gather(*self.wrap_futures(a, b, c, d, e))
2920 fut = self._gather(*self.wrap_futures(a, b, c, d),
2970 def wrap_futures(self, *futures): member in FutureGatherTests
3062 def wrap_futures(self, *futures): member in CoroutineGatherTests

Completed in 5 milliseconds