Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_tagged_msg.cpp173 CheckType<int> counted_array[12]; // this is okay in RunTests() local
175 tagged_msg_type counted_array_tagged_msg(5, counted_array); in RunTests()