Home
last modified time | relevance | path

Searched defs:ITest (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitStringEnumUsedInNonlocalSpread.ts8 export interface ITest { interface
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitStringEnumUsedInNonlocalSpread.js15 getA(): ITest { field in A
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/defaultAndD/updates-errors-when-file-transitively-exported-file-changes/
Dwhen-there-are-no-circular-import-and-exports.js178 import { ITest } from "lib1/public"; field
Dwhen-there-are-circular-import-and-exports.js207 import { ITest } from "lib1/public"; field
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/isolatedModulesAndD/updates-errors-when-file-transitively-exported-file-changes/
Dwhen-there-are-no-circular-import-and-exports.js178 import { ITest } from "lib1/public"; field
Dwhen-there-are-circular-import-and-exports.js207 import { ITest } from "lib1/public"; field
/third_party/typescript/tests/baselines/reference/tscWatch/emitAndErrorUpdates/assumeChangesOnlyAffectDirectDependenciesAndD/updates-errors-when-file-transitively-exported-file-changes/
Dwhen-there-are-no-circular-import-and-exports.js178 import { ITest } from "lib1/public"; field
Dwhen-there-are-circular-import-and-exports.js207 import { ITest } from "lib1/public"; field