Searched refs:verifyScriptInfos (Results 1 – 2 of 2) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | configuredProjects.ts | 605 verifyScriptInfos(); 617 verifyScriptInfos(); 624 verifyScriptInfos(); 631 verifyScriptInfos(); 652 function verifyScriptInfos() { function
|
| D | projectReferences.ts | 202 …function verifyScriptInfos(session: TestSession, host: TestServerHost, openInfos: readonly string[… function 208 …verifyScriptInfos(session, host, openInfos.concat(randomFile.path), closedInfos, otherWatchedFiles… 212 …verifyScriptInfos(session, host, [randomFile.path], [libFile.path], [randomConfig.path], "Random");
|