Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_tagged_msg.cpp188 const CheckType<int> *ctip = cast_to<counted_array_type>(counted_array_tagged_msg); in RunTests() local
190 CHECK_MESSAGE( ((int)(*ctip) == 0), "ctip incorrect"); in RunTests()