Home
last modified time | relevance | path

Searched refs:typeDefinitionCountIs (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts260 typeDefinitionCountIs(expectedCount: number): void;
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts174 public typeDefinitionCountIs(expectedCount: number) { method in FourSlashInterface.VerifyNegatable