Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-strace-openat-openssl.js48 const debugOutput = []; variable
51 debugOutput.push(chunk.toString());
55 assert.strictEqual(code, 0, debugOutput);