Searched refs:proj2 (Results 1 – 2 of 2) sorted by relevance
293 const proj2 = projectService.configuredProjects.get(config2.path); constant295 assert.isDefined(proj2);301 assert.strictEqual(projectService.configuredProjects.get(config2.path), proj2);306 assert.strictEqual(projectService.configuredProjects.get(config2.path), proj2);
85 const proj2 = projectService.findProject(proj2name)!; constant86 assert.isTrue(proj2.languageServiceEnabled);