Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_parallel_for_each.cpp35 TestGenericLambdasCommon<utils::InputIterator<value_t>>(depth);
/oneTBB/test/common/
H A Dparallel_for_each_common.h247 void TestGenericLambdasCommon(size_t depth) { in TestGenericLambdasCommon() function
281 TestGenericLambdasCommon<Iterator>(depth); in TestIterator_Modifiable()