Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp664 StatsCounters statsObj; in TestCancelation4() local
670 …ParReduceBody body_for_cancellation(statsObj, tgc1, false), body_for_exception(statsObj, tgc2, tru… in TestCancelation4()
677 …REQUIRE_MESSAGE ( statsObj.my_total_created==statsObj.my_total_deleted, "Not all parallel_reduce b… in TestCancelation4()