Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DconfiguredProjects.ts605 verifyScriptInfos();
617 verifyScriptInfos();
624 verifyScriptInfos();
631 verifyScriptInfos();
652 function verifyScriptInfos() { function
DprojectReferences.ts202 …function verifyScriptInfos(session: TestSession, host: TestServerHost, openInfos: readonly string[… function
208verifyScriptInfos(session, host, openInfos.concat(randomFile.path), closedInfos, otherWatchedFiles…
212verifyScriptInfos(session, host, [randomFile.path], [libFile.path], [randomConfig.path], "Random");