Home
last modified time | relevance | path

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

/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
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dserver.pyx.pxi875 def _decrease_active_rpcs_count(self, unused_future): argument