Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_limiter_node.cpp277 test_multifunction_to_limiter(int _max, int _nparallel) { in test_multifunction_to_limiter() function
567 test_multifunction_to_limiter(30,3);
568 test_multifunction_to_limiter(300,13);
569 test_multifunction_to_limiter(3000,1);