Searched defs:harnessSettings (Results 1 – 2 of 2) sorted by relevance
157 private harnessSettings: TestCaseParser.CompilerSettings; property in Harness.CompilerTest
452 harnessSettings: TestCaseParser.CompilerSettings & HarnessOptions | undefined; property532 … const { declInputFiles, declOtherFiles, harnessSettings, options, currentDirectory } = context; constant