Home
last modified time | relevance | path

Searched defs:normalizedName (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DloggedIO.ts407 const normalizedName = ts.normalizePath(expectedPath).toLowerCase(); constant
/third_party/typescript/src/services/
Dshims.ts945 const normalizedName = toFileNameLowerCase(normalizeSlashes(fileName)); constant