Home
last modified time | relevance | path

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

/external/python/python-api-core/tests/asyncio/future/
Dtest_async_future.py56 def callback(unused_future): argument
76 def callback(unused_future): argument
91 def callback(unused_future): argument
191 def callback(unused_future): argument
210 def callback(unused_future): argument
215 def callback2(unused_future): argument
/external/pytorch/test/
Dtest_futures.py88 def raise_exception(unused_future): argument
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dserver.pyx.pxi875 def _decrease_active_rpcs_count(self, unused_future): argument