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