Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsbuild/
DoutFile.ts311 modifyAgainFs: fs => changeStubToRest(fs, "first", "first_PART1"),
Dhelpers.ts698 export function changeStubToRest(fs: vfs.FileSystem, project: string, file: string) { function