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