Searched defs:normalizedName (Results 1 – 2 of 2) sorted by relevance
407 const normalizedName = ts.normalizePath(expectedPath).toLowerCase(); constant
945 const normalizedName = toFileNameLowerCase(normalizeSlashes(fileName)); constant