Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectErrors.ts572 const serverEventManager = new TestServerEventManager([file, libFile, configFile]); constant
591 const serverEventManager = new TestServerEventManager([file, libFile, configFile]); constant
609 const serverEventManager = new TestServerEventManager(files); constant
655 … const serverEventManager = new TestServerEventManager([file, file2, file3, libFile, configFile]); constant
685 …const serverEventManager = new TestServerEventManager([file, libFile, configFile], /*suppressDiagn… constant
710 … const serverEventManager = new TestServerEventManager([file, file2, file3, libFile, configFile]); constant
734 const serverEventManager = new TestServerEventManager([file, libFile, configFile]); constant