Home
last modified time | relevance | path

Searched defs:zipper (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-zlib-flush-drain-longblock.js11 const zipper = zlib.createGzip({ highWaterMark: 16384 }); constant
Dtest-zlib-sync-no-event.js9 const zipper = new zlib.Gzip(); constant