Home
last modified time | relevance | path

Searched refs:errCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-vm-options-validation.js67 function assertErrors(options, errCheck) { argument
70 }, errCheck);
74 }, errCheck);
78 }, errCheck);
Dtest-http2-head-request.js9 const errCheck = common.expectsError({ constant
30 stream.on('error', errCheck);