Home
last modified time | relevance | path

Searched defs:nodeA (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DIncrTopoSortTest.cpp324 Node* nodeA = g.addNode('a'); in test_1() local
433 Node* nodeA = g.addNode('a'); in test_diamond() local
469 Node* nodeA = g.addNode('a'); in test_lopsided_binary_tree() local
/third_party/flutter/skia/tests/
DIncrTopoSortTest.cpp324 Node* nodeA = g.addNode('a'); in test_1() local
433 Node* nodeA = g.addNode('a'); in test_diamond() local
469 Node* nodeA = g.addNode('a'); in test_lopsided_binary_tree() local
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c44 static int *nodes, nodeA, nodeB; variable