Searched refs:bufferWarning (Results 1 – 4 of 4) sorted by relevance
6 const bufferWarning = 'Buffer() is deprecated due to security and usability ' + constant10 common.expectWarning('DeprecationWarning', bufferWarning, 'DEP0005');
5 const bufferWarning = 'Buffer() is deprecated due to security and usability ' + constant9 common.expectWarning('DeprecationWarning', bufferWarning, 'DEP0005');
13 const bufferWarning = 'Buffer() is deprecated due to security and usability ' + constant25 common.expectWarning('DeprecationWarning', bufferWarning, 'DEP0005');
176 const bufferWarning = 'Buffer() is deprecated due to security and usability ' + constant194 process.emitWarning(bufferWarning, 'DeprecationWarning', 'DEP0005');