Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_composite_node.cpp126 auto a_node_output_ports_ptr = a_node.output_ports(); variable
127 …compare<NUM_OUTPUTS-1, decltype(a_node_output_ports_ptr), decltype(output_tuple)>::compare_refs(a_…
128 …CHECK_MESSAGE((NUM_OUTPUTS == std::tuple_size<decltype(a_node_output_ports_ptr)>::value), "not all…