Home
last modified time | relevance | path

Searched defs:node2 (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_continue_node.cpp227 oneapi::tbb::flow::continue_node<oneapi::tbb::flow::continue_msg> node2(g, 1, fun); variable
/oneTBB/test/tbb/
H A Dtest_partitioner.h388 bool are_nodes_equal(TreeNode *node1, TreeNode *node2) const { in are_nodes_equal()
417 bool compare_nodes(TreeNode* node1, TreeNode* node2) const { in compare_nodes()
H A Dtest_continue_node.cpp280 node2(g, lightweight_policy_body(count2)); in test_lightweight_policy() local