Home
last modified time | relevance | path

Searched defs:SLEEP (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-child-process-spawnsync-timeout.js31 const SLEEP = common.platformTimeout(5000); constant
/third_party/node/test/sequential/
Dtest-child-process-execsync.js33 const SLEEP = 2000; constant