Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_queue.py49 def do_blocking_test(self, block_func, block_args, trigger_func, trigger_args): argument
64 def do_exceptional_blocking_test(self,block_func, block_args, trigger_func, argument
/external/python/cpython3/Lib/test/
Dtest_queue.py60 def do_blocking_test(self, block_func, block_args, trigger_func, trigger_args): argument
74 def do_exceptional_blocking_test(self,block_func, block_args, trigger_func, argument