Home
last modified time | relevance | path

Searched defs:assertParseResult (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/config/
DcommandLineParsing.ts4 …function assertParseResult(commandLine: string[], expectedParsedCommandLine: ParsedCommandLine, wo… function
728 …function assertParseResult(commandLine: string[], expectedParsedBuildCommand: ParsedBuildCommand) { function
DtsconfigParsing.ts3 …function assertParseResult(jsonText: string, expectedConfigObject: { config?: any; error?: Diagnos… function