Searched refs:NS (Results 1 – 2 of 2) sorted by relevance
520 let NS = 'http://www.w3.org/2000/svg'; variable521 let upSvg: SVGSVGElement = document.createElementNS(NS, 'svg') as SVGSVGElement;522 let upPath: Element = document.createElementNS(NS, 'path');532 let downSvg: SVGSVGElement = document.createElementNS(NS, 'svg') as SVGSVGElement;533 let downPath: Element = document.createElementNS(NS, 'path');
58 expect(HiPerfCpuStruct.groupBy10MS([{ id: 1, NS: 3 }, { copy: '1' }], 10, '')).toEqual([