Home
last modified time | relevance | path

Searched refs:localCopy (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/harness/
DharnessIO.ts1447 const localCopy = name.substring(referenceDir.length - relativeFileBase.length); constant
1448 if (!writtenFiles.has(localCopy)) {
1449 missing.push(localCopy);