Home
last modified time | relevance | path

Searched defs:aTs (Results 1 – 21 of 21) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Drename.ts4 const aTs: File = { path: "/a.ts", content: "export const a = 0;" }; constant
73 const aTs: File = { path: "/a.ts", content: "const x = 0; const o = { x };" }; constant
178 const aTs: File = { path: "/a.ts", content: "export default function() {}" }; constant
215 const aTs: File = { path: "/a.ts", content: "const x = 1; export { x };" }; constant
Dplugins.ts34 …const aTs: File = { path: "/a.ts", content: `class c { prop = "hello"; foo() { return this.prop; }… constant
55 …const aTs: File = { path: "/a.ts", content: `class c { prop = "hello"; foo() { return this.prop; }… constant
69 …const aTs: File = { path: "/a.ts", content: `class c { prop = "hello"; foo() { return this.prop; }… constant
105 … const aTs: File = { path: `${tscWatch.projectRoot}/a.ts`, content: `export const x = 10;` }; constant
Drefactors.ts58 const aTs = { constant
121 const aTs: File = { path: "/Foo/a.ts", content: "const x = 0;" }; constant
DmetadataInResponse.ts20 …const aTs: File = { path: "/a.ts", content: `class c { prop = "hello"; foo() { return this.prop; }… constant
165 …const aTs: File = { path: "/a.ts", content: `class c { prop = "hello"; foo() { const x = 0; } }` }; constant
DgetApplicableRefactors.ts4 const aTs: File = { path: "/a.ts", content: "" }; constant
DauxiliaryProject.ts2 const aTs: File = { constant
DdeclarationFileMaps.ts44 const aTs: File = { constant
466 const aTs: File = { path: "/a/a.ts", content: `function f() {}` }; constant
678 const aTs: File = { path: "/a/src/a.ts", content: "" }; constant
DgetFileReferences.ts8 const aTs: File = { constant
DprojectsWithReferences.ts59 const aTs: File = { constant
175 const aTs: File = { constant
DgetEditsForFileRename.ts81 const aTs: File = { path: "/a.ts", content: 'import {} from "./b";' }; constant
Dcompletions.ts4 const aTs: File = { constant
162 const aTs: File = { constant
DmoduleSpecifierCache.ts6 const aTs: File = { constant
DexportMapCache.ts6 const aTs: File = { constant
DdynamicFiles.ts28 const aTs: File = { path: "/proj/a.ts", content: "" }; constant
DprojectReferences.ts244 const aTs: File = { constant
281 const files = [libFile, aTs, a2Ts, configA, bDts, bTs, configB, cTs, configC]; constant
DprojectErrors.ts739 const aTs: File = { path: "/a.ts", content: "label: while (1) {}" }; constant
/third_party/typescript/tests/cases/fourslash/
DnavigateToIIFE.ts18 const aTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [{ name: "onResume", kind: "f… constant
DnavigateToSingleFileResults.ts17 const aTs: ReadonlyArray<FourSlashInterface.ExpectedNavigateToItem> = [ constant
/third_party/typescript/src/testRunner/unittests/tsserver/events/
DprojectLoading.ts3 const aTs: File = { constant
13 const files = [libFile, aTs, configA]; constant
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dincremental.ts231 const aTs: File = { constant
DprogramUpdates.ts226 const aTs: File = { constant
261 const aTs: File = { constant