Home
last modified time | relevance | path

Searched defs:spEle (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/setting/
DSpTraceCommand.test.ts30 let spEle = document.querySelector('#command') as SpTraceCommand; variable
35 let spEle = document.querySelector('#command') as SpTraceCommand; variable
41 let spEle = document.querySelector('#command') as SpTraceCommand; variable
46 let spEle = document.querySelector('#command') as SpTraceCommand; variable
51 let spEle = document.querySelector('#command') as SpTraceCommand; variable
DSpAllocations.test.ts27 let spEle = document.querySelector('#sp') as SpAllocations; variable
45 let spEle = document.querySelector('#sp') as SpAllocations; variable
59 let spEle = document.querySelector('#sp') as SpAllocations; variable
73 let spEle = new SpAllocations(); variable
DSpRecordSetting.test.ts30 let spEle = document.querySelector('#setting') as SpRecordSetting; variable
37 let spEle = document.querySelector('#setting') as SpRecordSetting; variable
DSpProbesConfig.test.ts30 let spEle = document.querySelector('#spconfig') as SpProbesConfig; variable