Home
last modified time | relevance | path

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

/third_party/node/lib/internal/test_runner/
Dharness.js78 function configureCoverage(rootTest, globalOptions) { argument
/third_party/typescript/src/harness/
DfourslashImpl.ts26 globalOptions: Harness.TestCaseParser.CompilerSettings; property
4140 const globalOptions: { [s: string]: string; } = {}; constant