Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-realpath.js59 const tmpAbsDir = tmpDir; constant
132 const entry = `${tmpAbsDir}/symlink`;
335 const expected = `${tmpAbsDir}/cycles/root.js`;
345 const entrydir = path.dirname(tmpAbsDir);
346 const entry = `${tmpAbsDir.substr(entrydir.length + 1)}/cycles/root.js`;
347 const expected = `${tmpAbsDir}/cycles/root.js`;
477 const root = `${tmpAbsDir}/node-test-realpath-abs-kids`;