Home
last modified time | relevance | path

Searched defs:childProcess (Results 1 – 21 of 21) sorted by relevance

/third_party/node/test/pseudo-tty/
Dtest-trace-sigint.js4 const childProcess = require('child_process'); constant
Dtest-trace-sigint-disabled.js4 const childProcess = require('child_process'); constant
Dtest-trace-sigint-on-idle.js3 const childProcess = require('child_process'); constant
/third_party/node/test/parallel/
Dtest-openssl-ca-options.js10 const childProcess = require('child_process'); constant
Dtest-debugger-websocket-secret-mismatch.js7 const childProcess = require('child_process'); constant
Dtest-aborted-util.js51 const childProcess = spawn(process.execPath, ['--input-type=module']); constant
Dtest-async-hooks-fatal-error.js4 const childProcess = require('child_process'); constant
Dtest-stdin-from-file.js7 const childProcess = require('child_process'); constant
Dtest-stdout-to-file.js5 const childProcess = require('child_process'); constant
Dtest-child-process-silent.js25 const childProcess = require('child_process'); constant
Dtest-preload.js10 const childProcess = require('child_process'); constant
/third_party/node/test/report/
Dtest-report-uncaught-exception-compat.js5 const childProcess = require('child_process'); constant
Dtest-report-uncaught-exception-symbols.js5 const childProcess = require('child_process'); constant
Dtest-report-uncaught-exception-primitives.js5 const childProcess = require('child_process'); constant
Dtest-report-uncaught-exception.js5 const childProcess = require('child_process'); constant
/third_party/node/test/v8-updates/
Dtest-trace-gc-flag.js13 const childProcess = spawnSync(process.execPath, [ constant
/third_party/typescript/src/testRunner/unittests/tsc/
DetsTests.ts19 const childProcess: typeof import('child_process') = require('child_process'); constant
/third_party/typescript/src/tsserver/
DnodeServer.ts93 const childProcess: { constant
387 const childProcess: { constant
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dnode-gyp.js6 const childProcess = require('child_process') constant
/third_party/node/test/sequential/
Dtest-inspector-port-cluster.js13 const childProcess = require('child_process'); constant
/third_party/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dcommand.js2 const childProcess = require('child_process'); constant