Searched refs:shortName (Results 1 – 2 of 2) sorted by relevance
31 shortName?: string; property
206 const shortName = assertDefined(this.treeNodeShortName); constant234 expect(nodeWithLongName.getDisplayName()).toEqual(shortName);