Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-cluster-worker-isconnected.js21 function assertNotConnected() { function
26 cluster.worker.on('disconnect', common.mustCall(assertNotConnected));
27 cluster.worker.process.on('disconnect', common.mustCall(assertNotConnected));