Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_tagged_msg.cpp74 Wrapper<odd_array_type> ci2(ci); in TestWrapper() local
76 CHECK_MESSAGE( (!strncmp(ci2.value(), ww, 14)), "odd_array_type ci2 not properly-constructed" ); in TestWrapper()