Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-stream-duplex.js61 const dataToWrite = Buffer.from('world'); constant
87 const dataToWrite = 'world'; constant
115 const dataToWrite = Buffer.from('world'); constant