Searched refs:nodeD (Results 1 – 2 of 2) sorted by relevance
329 Node* nodeD = g.addNode('d'); in test_1() local334 g.addEdge(nodeD, nodeR); in test_1()421 Node* nodeD = g.addNode('d'); in test_diamond() local430 g.addEdges(&dependedOn, nodeD); // nodes B and C must come before node D in test_diamond()466 Node* nodeD = g.addNode('d'); in test_lopsided_binary_tree() local474 g.addEdge(nodeC, nodeD); in test_lopsided_binary_tree()