Home
last modified time | relevance | path

Searched refs:run_throughput_test (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Tools/ccbench/
Dccbench.py196 def run_throughput_test(func, args, nthreads): function
257 results = run_throughput_test(func, args, nthreads)
/external/python/cpython3/Tools/ccbench/
Dccbench.py194 def run_throughput_test(func, args, nthreads): function
255 results = run_throughput_test(func, args, nthreads)