Home
last modified time | relevance | path

Searched defs:aConfig (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DsourceOfProjectReferenceRedirect.ts76 const aConfig = config("A", extraOptions, ["../B"]); constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DconfiguredProjects.ts1109 const aConfig: File = { constant
1138 …const { host, projectService, aFile, bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedCo… constant
1204 …const { host, projectService, aFile, bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedCo… constant
DprojectReferences.ts1469 const aConfig = config("A", extraOptions, ["../B"]); constant
1471 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant