Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsserver/
Dprojects.ts1584 const rootFilePath = server.asNormalizedPath("/project/index.ts"); constant
1590 { path: rootFilePath, content: "import 'a'; import 'b';" },
1598 const openRootFileResult = projectService.openClientFile(rootFilePath);
1608 …checkProjectActualFiles(rootProject, [rootProjectPath, rootFilePath, nodeModulesFilePath1, nodeMod…