Home
last modified time | relevance | path

Searched defs:indexFile (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-require-long-path.js16 const indexFile = path.join(fullDirPath, 'index.js'); constant
/third_party/typescript/src/testRunner/unittests/
DmoduleResolution.ts164 const indexFile = { name: indexPath }; constant
186 const indexFile = { name: "/a/b/foo/index.d.ts" }; constant