Home
last modified time | relevance | path

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

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