Searched refs:HarnessOptions (Results 1 – 1 of 1) sorted by relevance
289 interface HarnessOptions { interface328 …ng(settings: TestCaseParser.CompilerSettings, options: ts.CompilerOptions & HarnessOptions): void {398 …const options: ts.CompilerOptions & HarnessOptions = compilerOptions ? ts.cloneCompilerOptions(com…446 harnessSettings: TestCaseParser.CompilerSettings & HarnessOptions | undefined;454 harnessSettings: TestCaseParser.CompilerSettings & HarnessOptions,