Home
last modified time | relevance | path

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

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