Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts696 const numLibraryDiagnostics = ts.countWhere(diagnostics, diagnostic => { constant
706 …assert.equal(totalErrorsReportedInNonLibraryFiles + numLibraryDiagnostics + numTest262HarnessDiagn…