Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-cluster-uncaught-exception.js34 const isTestRunner = process.argv[2] !== 'child'; constant
/third_party/node/lib/internal/test_runner/
Dutils.js241 isTestRunner, property