Searched refs:HarnessOptions (Results 1 – 1 of 1) sorted by relevance
295 interface HarnessOptions { interface334 …ng(settings: TestCaseParser.CompilerSettings, options: ts.CompilerOptions & HarnessOptions): void {404 …const options: ts.CompilerOptions & HarnessOptions = compilerOptions ? ts.cloneCompilerOptions(com…452 harnessSettings: TestCaseParser.CompilerSettings & HarnessOptions | undefined;460 harnessSettings: TestCaseParser.CompilerSettings & HarnessOptions,