Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DconvertCompilerOptionsFromJson.ts26 assertCompilerOptionsWithJson(json, configFileName, expectedResult);
30 …function assertCompilerOptionsWithJson(json: any, configFileName: string, expectedResult: Expected… function