Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/test/trace/component/chart/
DSpArkTsChart.test.ts24 let arkTsChart = new SpArkTsChart(new SpChartManager()); variable
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpChartManager.ts69 public arkTsChart: SpArkTsChart; property in SpChartManager