Searched refs:normalizedProjectRoot (Results 1 – 1 of 1) sorted by relevance
290 const normalizedProjectRoot = ts.normalizeSlashes(this.testCase.projectRoot); constant291 … diskProjectPath = diskProjectPath.substr(0, diskProjectPath.lastIndexOf(normalizedProjectRoot));292 … projectRootUrl = projectRootUrl.substr(0, projectRootUrl.lastIndexOf(normalizedProjectRoot));