Home
last modified time | relevance | path

Searched refs:nodeZ (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DIncrTopoSortTest.cpp325 Node* nodeZ = g.addNode('z'); in test_1() local
335 g.addEdge(nodeZ, nodeW); in test_1()
337 g.addEdge(nodeY, nodeZ); in test_1()
366 Node* nodeZ = g.addNode('z'); in test_2() local
376 g.addEdge(nodeW, nodeZ); in test_2()
377 g.addEdge(nodeY, nodeZ); in test_2()
/external/skia/tests/
DIncrTopoSortTest.cpp325 Node* nodeZ = g.addNode('z'); in test_1() local
335 g.addEdge(nodeZ, nodeW); in test_1()
337 g.addEdge(nodeY, nodeZ); in test_1()
366 Node* nodeZ = g.addNode('z'); in test_2() local
376 g.addEdge(nodeW, nodeZ); in test_2()
377 g.addEdge(nodeY, nodeZ); in test_2()