Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-readv-sync.js19 const allocateEmptyBuffers = (combinedLength) => { function
32 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);
49 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);
Dtest-fs-readv-promises.js18 const allocateEmptyBuffers = (combinedLength) => { function
33 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);
53 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);
Dtest-fs-readv.js17 const allocateEmptyBuffers = (combinedLength) => { function
43 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);
55 const bufferArr = allocateEmptyBuffers(exptectedBuff.length);