Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dparallel_for_each_common.h118 template<class Body, class Iterator> friend void TestBodyMove(size_t);
167 void TestBodyMove(size_t depth) { in TestBodyMove() function
194 TestBodyMove<Body, Iterator>(depth); in TestBodyWithMove()
268 TestBodyMove<FakeTaskGeneratorBody_RvalueRefVersion, Iterator>(depth); in TestIterator_Move()
269 TestBodyMove<TaskGeneratorBody_RvalueRefVersion, Iterator>(depth); in TestIterator_Move()