Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/config/
DconvertCompilerOptionsFromJson.ts27 assertCompilerOptionsWithJsonNode(json, configFileName, expectedResult);
40 …function assertCompilerOptionsWithJsonNode(json: any, configFileName: string, expectedResult: Expe… function