Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/test/
DgenerateCommonFunction.test.ts28 const sourceFileEntity = getSourceFileAssembly(sourceFile, 'global'); constant
/ide/tools/previewer/automock/mock-generate/src/
Dmain.ts161 const sourceFileEntity = getSourceFileAssembly(sourceFile, fileName); constant