Searched defs:wantsError (Results 1 – 2 of 2) sorted by relevance
/third_party/node/test/parallel/ |
D | test-cli-node-options.js | 85 function expectNoWorker(opt, want, command, wantsError) { argument 90 opt, want, command = 'console.log("B")', wantsError = false, testWorker = true argument 130 function workerTest(opts, command, wantsError, test) { argument
|
/third_party/node/test/es-module/ |
D | test-esm-type-flag-errors.js | 36 function expect(opt = '', inputFile, want, wantsError = false) { argument
|