Lines Matching refs:reset

71     g.reset();  in TestSplitNode()
73 g.reset(tbb::flow::rf_clear_edges); in TestSplitNode()
128 g.reset(); // should be in forward direction again in TestBufferingNode()
131 g.reset(tbb::flow::rf_clear_edges); in TestBufferingNode()
139 g.reset(tbb::flow::rf_clear_edges); in TestBufferingNode()
183 g.reset(); // should still be the same in TestContinueNode()
192 g.reset(tbb::flow::rf_clear_edges); // should be in forward direction again in TestContinueNode()
267 g.reset(); // attach to the current arena in TestFunctionNode()
287 g.reset(); // should reverse the edge from the input to the function node. in TestFunctionNode()
304 g.reset(); // should reverse the edge from the input to the function node. in TestFunctionNode()
314 g.reset(); // attach to the current arena in TestFunctionNode()
337 g.reset(tbb::flow::rf_clear_edges); in TestFunctionNode()
365 g.reset(); in TestSimpleSuccessorArc()
367 g.reset(tbb::flow::rf_clear_edges); in TestSimpleSuccessorArc()
386 g.reset(); in TestSimpleSuccessorArc()
388 g.reset(tbb::flow::rf_clear_edges); in TestSimpleSuccessorArc()
413 g.reset(); in TestJoinNode()
420 g.reset(); in TestJoinNode()
428 g.reset(tbb::flow::rf_clear_edges); in TestJoinNode()
505 g.reset(); in TestLimiterNode()
513 g.reset(tbb::flow::rf_clear_edges); in TestLimiterNode()
587 g.reset(); // attach to the current arena in TestMultifunctionNode()
606 g.reset(tbb::flow::rf_clear_edges); in TestMultifunctionNode()
612 g.reset(); in TestMultifunctionNode()
632 g.reset(); in TestIndexerNode()
634 g.reset(tbb::flow::rf_clear_edges); in TestIndexerNode()
649 g.reset(); in TestScalarNode()
651 g.reset(tbb::flow::rf_clear_edges); in TestScalarNode()
697 g.reset(); // should be in forward direction again in TestSequencerNode()
700 g.reset(tbb::flow::rf_clear_edges); // should be in forward direction again in TestSequencerNode()
734 g.reset(); in TestInputNode()
737 g.reset(tbb::flow::rf_clear_edges); in TestInputNode()
748 g.reset(); in TestInputNode()