Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts676 export function restContent(project: string, file: string) { function
687 appendText(fs, `src/${project}/${file}.ts`, restContent(project, file));
691 …replaceText(fs, `src/${project}/${file}.ts`, restContent(project, file), nonrestContent(project, f…
699 …replaceText(fs, `src/${project}/${file}.ts`, nonrestContent(project, file), restContent(project, f…