Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts37 getPrograms: () => readonly CommandLineProgram[]; property
104 const { cb, getPrograms } = commandLineCallbacks(sys, originalReadFile); constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts330 const { cb, getPrograms } = commandLineCallbacks(sys); constant
378 getPrograms: () => readonly CommandLineProgram[]; property
421 getPrograms: () => readonly CommandLineProgram[]; property
Dincremental.ts35 const { cb, getPrograms } = commandLineCallbacks(sys); constant