Home
last modified time | relevance | path

Searched refs:RecordingThreadPool (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_channel_connectivity_test.py85 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)
127 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)
D_thread_pool.py19 class RecordingThreadPool(futures.Executor): class
D_channel_ready_future_test.py63 thread_pool = _thread_pool.RecordingThreadPool(max_workers=None)