Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts629 let markedErrorCount = 0; variable
676 markedErrorCount++;
683 … assert.equal(markedErrorCount, fileErrors.length, "count of errors in " + inputFile.unitName);