Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts445 declOtherFiles: TestFile[]; property
471 const declOtherFiles: TestFile[] = []; constant
526 … const { declInputFiles, declOtherFiles, harnessSettings, options, currentDirectory } = context; constant