Searched refs:expectOut (Results 1 – 3 of 3) sorted by relevance
15 const expectOut = /> \.\.\. undefined\n/; constant29 assert.match(out, expectOut);
33 const expectOut = /> Uncaught TypeError: /; constant46 assert.match(out, expectOut);
60 const expectOut = shouldWrite ? 'enabled\n' : 'disabled\n';105 assert.strictEqual(out, expectOut);