Searched refs:replaceNodeVersion (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/test/parallel/ |
| D | test-node-output-errors.mjs | 39 const defaultTransform = snapshot.transform(common, normalize, snapshot.replaceNodeVersion); 40 const errTransform = snapshot.transform(common, normalizeNoNumbers, snapshot.replaceNodeVersion); 42 normalizeNoNumbers, snapshot.replaceNodeVersion); 44 … replaceForceColorsStackTrace, snapshot.replaceNodeVersion);
|
| D | test-node-output-vm.mjs | 6 function replaceNodeVersion(str) { function 16 …m(snapshot.replaceWindowsLineEndings, snapshot.replaceWindowsPaths, normalize, replaceNodeVersion);
|
| D | test-node-output-sourcemaps.mjs | 26 normalize, snapshot.replaceNodeVersion);
|
| /third_party/node/test/common/ |
| D | assertSnapshot.js | 11 function replaceNodeVersion(str) { function 91 replaceNodeVersion, property
|