Home
last modified time | relevance | path

Searched refs:nodeX (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DIncrTopoSortTest.cpp330 Node* nodeX = g.addNode('x'); in test_1() local
348 g.addEdge(nodeX, nodeY); in test_1()
369 Node* nodeX = g.addNode('x'); in test_2() local
374 g.addEdge(nodeU, nodeX); in test_2()
387 g.addEdge(nodeX, nodeY); in test_2()

Completed in 2 milliseconds