Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsbuild/
DoutFile.ts308 addStubFoo(fs, "first", "first_PART1");
Dhelpers.ts694 export function addStubFoo(fs: vfs.FileSystem, project: string, file: string) { function