Home
last modified time | relevance | path

Searched refs:listenForWork (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/
Drunner.ts79 listenForWork?: boolean; property
136 if (testConfig.listenForWork) {
/third_party/typescript/src/testRunner/parallel/
Dhost.ts253 …const config: TestConfig = { light: lightMode, listenForWork: true, runUnitTests: Harness.runUnitT…