Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages02.c44 static int *nodes, nodeA, nodeB; variable
252 test_migrate_current_process(nodeA, nodeB, 1); in run()
253 test_migrate_current_process(nodeA, nodeB, 0); in run()
254 test_migrate_other_process(nodeA, nodeB, 1); in run()
255 test_migrate_other_process(nodeA, nodeB, 0); in run()
285 nodeA = nodeB = -1; in setup()
301 if (nodeA == -1) in setup()
302 nodeA = nodes[i]; in setup()
310 if (nodeA == -1 || nodeB == -1) in setup()
313 tst_res(TINFO, "Using nodes: %d %d", nodeA, node in setup()
[all...]
/third_party/skia/tests/
H A DIncrTopoSortTest.cpp324 Node* nodeA = g.addNode('a'); in test_1() local
336 g.addEdge(nodeA, nodeB); in test_1()
338 g.addEdge(nodeQ, nodeA); in test_1()
363 /*Node* nodeA =*/ g.addNode('a'); in test_2()
433 Node* nodeA = g.addNode('a'); in test_diamond() local
434 g.addEdge(nodeA, nodeB); // node A must come before node B in test_diamond()
435 g.addEdge(nodeA, nodeC); // node A must come before node C in test_diamond()
469 Node* nodeA = g.addNode('a'); in test_lopsided_binary_tree() local
475 g.addEdge(nodeA, nodeC); in test_lopsided_binary_tree()
476 g.addEdge(nodeA, node in test_lopsided_binary_tree()
[all...]
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 195 milliseconds