Searched defs:block_args (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_queue.py | 49 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
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_queue.py | 60 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
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/region_to_functional/ |
H A D | impl.cc | 256 Block::BlockArgListType block_args, in GetForwardedValues()
|