Home
last modified time | relevance | path

Searched defs:bConfig (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectsWithReferences.ts43 const bConfig: File = { constant
115 const { host, service, bConfig, refsTs } = createService(); constant
133 const { host, service, bConfig } = createService(); constant
161 const bConfig: File = { constant
230 const { host, service, bConfig, refsTs } = createService(); constant
248 const { host, service, bConfig } = createService(); constant
DprojectReferences.ts337 const bConfig = config("B", extraOptions); constant
338 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant
617 const bConfig: File = { constant
683 …const files = [libFile, solutionConfig, aConfig, aFile, bConfig, bFile, cConfig, cFile, dConfig, d… constant
DconfiguredProjects.ts1008 const bConfig: File = { constant
1026 …const { host, projectService, aFile, bFile, bConfig, alphaExtendedConfig, bravoExtendedConfig } = … constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
DsourceOfProjectReferenceRedirect.ts87 const bConfig = config("B", extraOptions); constant