Searched refs:testWorker (Results 1 – 2 of 2) sorted by relevance
/third_party/node/test/parallel/ |
D | test-cli-node-options.js | 93 opt, want, command = 'console.log("B")', wantsError = false, testWorker = true argument 120 if (testWorker)
|
/third_party/typescript/src/testRunner/unittests/ |
D | moduleResolution.ts | 1479 …function testWorker(hasDirectoryExists: boolean, typesRoot: string | undefined, typeDirective: str… function 1488 …testWorker(/*hasDirectoryExists*/ false, typesRoot, typeDirective, primary, initialFile, targetFil… 1662 …testWorker(/*hasDirectoryExists*/ false, /*typesRoot*/ undefined, /*typeDirective*/ "../typedefs/f… 1665 …testWorker(/*hasDirectoryExists*/ true, /*typesRoot*/ undefined, /*typeDirective*/ "../typedefs/fi…
|