Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_urllib.py449 def hooktester(count, block_size, total_size, count_holder=[0]): function
463 def hooktester(count, block_size, total_size, _report=report): function
477 def hooktester(count, block_size, total_size, _report=report): function
491 def hooktester(count, block_size, total_size, _report=report): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_urllib.py776 def hooktester(block_count, block_read_size, file_size, count_holder=[0]): function
791 def hooktester(block_count, block_read_size, file_size, _report=report): function
804 def hooktester(block_count, block_read_size, file_size, _report=report): function
818 def hooktester(block_count, block_read_size, file_size, _report=report): function