Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DinitializeTSConfig.ts10 Harness.Baseline.runBaseline(outputFileName, initResult, { PrintDiff: true });
/third_party/typescript/src/testRunner/unittests/
DpublicApi.ts13 Harness.Baseline.runBaseline(api, fileContent, { PrintDiff: true });
/third_party/typescript/src/harness/
DharnessIO.ts1306 PrintDiff?: true; property
1396 if (!!require && opts && opts.PrintDiff) {