Home
last modified time | relevance | path

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

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