Searched refs:node5 (Results 1 – 1 of 1) sorted by relevance
231 ScriptC_scriptgroup node1, node2, node3, node4, node5, compare; in testScriptGroupTorture() local236 node5 = new ScriptC_scriptgroup(mRS); in testScriptGroupTorture()256 node5.set_arith_operation(1); in testScriptGroupTorture()263 node5.set_arith_value(7); in testScriptGroupTorture()270 b.addKernel(node5.getKernelID_arith()); in testScriptGroupTorture()276 b.addConnection(connect, node4.getKernelID_arith(), node5.getKernelID_arith()); in testScriptGroupTorture()282 group.setOutput(node5.getKernelID_arith(), out); in testScriptGroupTorture()297 node5.destroy(); in testScriptGroupTorture()