Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts1886 const dummyFilePath = "/dummy/dummy.ts"; constant
1908 path: dummyFilePath,
1940 service.openClientFile(dummyFilePath);
1944 service.closeClientFile(dummyFilePath);
1945 service.openClientFile(dummyFilePath);
1949 service.closeClientFile(dummyFilePath);
1950 service.openClientFile(dummyFilePath);
1967 service.closeClientFile(dummyFilePath);
1992 … checkProjectActualFiles(service.inferredProjects[0], [dummyFilePath, libFile.path]);
2118 [dummyFilePath, libFile.path],
[all …]