Home
last modified time | relevance | path

Searched defs:workerCount (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/scripts/build/
Dtests.mjs173 export function writeTestConfigFile(tests, runners, light, taskConfigsFolder, workerCount, stackTra… argument
178 workerCount, property
/third_party/typescript/src/testRunner/
Drunner.ts89 export let workerCount: number; variable
99 workerCount?: number; property
/third_party/node/test/parallel/
Dtest-tls-ticket-cluster.js32 const workerCount = 4; constant