Searched refs:graph_ctx (Results 1 – 1 of 1) sorted by relevance
148 tbb::task_group_context graph_ctx; in test_reset() local149 tbb::flow::graph g(graph_ctx); in test_reset()150 counting_async_node_type a(g, tbb::flow::serial, counting_async_serial_body(graph_ctx) ); in test_reset()475 tbb::task_group_context graph_ctx; in test_copy_ctor() local476 counting_async_node_type a(g, tbb::flow::unlimited, counting_async_unlimited_body(graph_ctx) ); in test_copy_ctor()