Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_indexer_node.cpp162 …CHECK_MESSAGE((conformance::check_output_type<my_output_type, oneapi::tbb::flow::tagged_msg<size_t…
H A Dconformance_flowgraph.h115 typename std::enable_if<std::is_same<T, U>::value, bool>::type check_output_type(){ in check_output_type() function
120 typename std::enable_if<!std::is_same<T, U>::value, bool>::type check_output_type(){ in check_output_type() function