Home
last modified time | relevance | path

Searched defs:spApplication (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/ide/test/trace/
DSpApplication.test.ts43 let spApplication = document.querySelector('#sss') as SpApplication; variable
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts375 const spApplication = <SpApplication>document.getElementsByTagName('sp-application')[0]; constant