Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/python-api-core/tests/asyncio/future/
Dtest_async_future.py57 def callback(unused_future): argument
77 def callback(unused_future): argument
92 def callback(unused_future): argument
192 def callback(unused_future): argument
211 def callback(unused_future): argument
216 def callback2(unused_future): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_futures.py88 def raise_exception(unused_future): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dserver.pyx.pxi875 def _decrease_active_rpcs_count(self, unused_future): argument