Home
last modified time | relevance | path

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

/third_party/node/test/async-hooks/
Dtest-graph.pipe.js15 .on('close', common.mustCall(onsleepClose));
19 function onsleepClose() {} function
Dtest-pipewrap.js23 .on('close', common.mustCall(onsleepClose));
53 function onsleepClose() { function