Home
last modified time | relevance | path

Searched defs:spawnSync (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/npm/node_modules/JSONStream/test/
Drun.js2 var spawnSync = require('child_process').spawnSync variable
/third_party/node/test/parallel/
Dtest-child-process-spawnsync-timeout.js26 const spawnSync = require('child_process').spawnSync; constant
Dtest-fs-realpath-on-substed-drive.js11 const spawnSync = require('child_process').spawnSync; constant
Dtest-child-process-spawnsync-maxbuf.js8 const spawnSync = require('child_process').spawnSync; constant
Dtest-internal-util-decorate-error-stack.js9 const spawnSync = require('child_process').spawnSync; constant
Dtest-vm-cached-data.js5 const spawnSync = require('child_process').spawnSync; constant
Dtest-child-process-spawnsync-validation-errors.js4 const spawnSync = require('child_process').spawnSync; constant
Dtest-child-process-spawnsync-input.js27 const spawnSync = require('child_process').spawnSync; constant
Dtest-crypto-fips.js8 const spawnSync = require('child_process').spawnSync; constant
/third_party/node/deps/npm/node_modules/cross-spawn/
Dindex.js26 function spawnSync(command, args, options) { function
/third_party/node/test/report/
Dtest-report-fatal-error.js9 const spawnSync = require('child_process').spawnSync; constant
/third_party/node/lib/
Dchild_process.js732 function spawnSync(file, args, options) { function
938 spawnSync field
/third_party/node/deps/npm/test/
Dcommon-tap.js30 const spawnSync = require('child_process').spawnSync constant
/third_party/node/lib/internal/
Dchild_process.js1092 function spawnSync(options) { function
1121 spawnSync field