Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_flowgraph.h435 Body base_body; in test_copy_body_function() local
439 Node testing_node(g, node_args..., base_body); in test_copy_body_function()
443 …CHECK_MESSAGE((base_body.copy_count + 1 < b2.copy_count), "copy_body and constructor should copy b… in test_copy_body_function()