Searched refs:shareMemoryUnit (Results 1 – 3 of 3) sorted by relevance
32 spEle.shareMemoryUnit = jest.fn(() => true);33 spEle.shareMemoryUnit.value = jest.fn(() => true);49 spEle.shareMemoryUnit.value = 'MB';63 spEle.shareMemoryUnit.value = 'KB';
34 private shareMemoryUnit: HTMLSelectElement | null | undefined; property in SpAllocations144 this.shareMemoryUnit = this.shadowRoot?.getElementById('shareMemoryUnit') as HTMLSelectElement;
34 private shareMemoryUnit: HTMLSelectElement | null | undefined; property in SpAllocations135 this.shareMemoryUnit = this.shadowRoot?.getElementById('shareMemoryUnit') as HTMLSelectElement;