Home
last modified time | relevance | path

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

/third_party/node/test/async-hooks/
Dtest-graph.timeouts.js17 setTimeout(onthirdTimeout, TIMEOUT + 2);
20 function onthirdTimeout() {} function