Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/
D_read_some_but_not_all_responses_test.py37 def in_thread(): function
47 thread = threading.Thread(target=in_thread)
78 def in_thread(): function
89 thread = threading.Thread(target=in_thread)
D_common.py52 def in_thread(): function
64 thread = threading.Thread(target=in_thread)
D_cancel_many_calls_test.py119 def in_thread(): function
130 thread = threading.Thread(target=in_thread)