Home
last modified time | relevance | path

Searched defs:bTs (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Drename.ts5 const bTs: File = { path: "/b.ts", content: 'import { a } from "./a";' }; constant
179 …const bTs: File = { path: "/b.ts", content: `import aTest from "./a"; function test() { return aTe… constant
216 … const bTs: File = { path: "/b.ts", content: `import { x } from "./a"; const y = x + 1;` }; constant
DprojectsWithReferences.ts63 const bTs: File = { constant
87 const { host, service, bTs } = createService(); constant
179 const bTs: File = { constant
203 const { host, service, bTs } = createService(); constant
DdeclarationFileMaps.ts75 const bTs: File = { constant
471 const bTs: File = { path: "/b/b.ts", content: `f();` }; constant
690 const bTs: File = { path: "/b/src/b.ts", content: "" }; constant
DgetFileReferences.ts12 const bTs: File = { constant
Dcompletions.ts8 const bTs: File = { constant
173 const bTs: File = { constant
DmoduleSpecifierCache.ts10 const bTs: File = { constant
DexportMapCache.ts10 const bTs: File = { constant
DprojectReferences.ts256 const bTs: File = { constant
281 const files = [libFile, aTs, a2Ts, configA, bDts, bTs, configB, cTs, configC]; constant
/third_party/typescript/src/testRunner/unittests/tsserver/events/
DprojectLoading.ts52 const bTs: File = { constant
76 const bTs: File = { constant
116 const bTs: File = { constant
/third_party/typescript/tests/cases/fourslash/
DnavigateToIIFE.ts19 const bTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [r1, r2].map((range): FourSla… constant
DnavigateToSingleFileResults.ts20 const bTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [r1, r2].map((range): FourSla… constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dincremental.ts239 const bTs: File = { constant
DprogramUpdates.ts269 const bTs: File = { constant