Home
last modified time | relevance | path

Searched defs:otherFile (Results 1 – 4 of 4) sorted by relevance

/third_party/node/test/parallel/
Dtest-require-long-path.js17 const otherFile = path.join(fullDirPath, 'other.js'); constant
/third_party/typescript/src/testRunner/unittests/tsbuildWatch/
DprogramUpdates.ts591 const otherFile: File = { constant
683 const otherFile: File = { constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
DwatchApi.ts206 const otherFile: File = { constant
249 const otherFile: File = { constant
/third_party/typescript/src/services/codefixes/
DimportFixes.ts636 for (const otherFile of program.getSourceFiles()) { constant