Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-child-process-execfile-maxbuf.js6 function checkFactory(streamName) { function
19 checkFactory('stdout')
50 execFile('echo', ['hello world'], { maxBuffer: 5 }, checkFactory('stdout'));
60 checkFactory('stdout'));
68 checkFactory('stderr')
77 checkFactory('stdout')
88 checkFactory('stderr')