Home
last modified time | relevance | path

Searched refs:totalBytesString (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.test.ts70 totalBytesString: '',
132 totalBytesString: '',
196 totalBytesString: '',
260 totalBytesString: '',
324 totalBytesString: '',
387 totalBytesString: '',
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.ts121 data.totalBytesString = Utils.getByteWithUnit(data.totalBytes);
150 data.totalBytesString = Utils.getByteWithUnit(data.totalBytes);
215 data.totalBytesString = Utils.getByteWithUnit(data.totalBytes);
266 totalBytesString: 'totalBytes',
/developtools/smartperf_host/ide/test/trace/bean/
DNativeHook.test.ts162 totalBytesString: '',
176 totalBytesString: expect.any(String),
/developtools/smartperf_host/ide/src/trace/bean/
DNativeHook.ts68 totalBytesString: string = ''; property in NativeHookStatisticsTableData
/developtools/smartperf_host/ide/test/base-ui/table/
DLitTable.test.ts444 totalBytesString: '4.44 Kb',
501 totalBytesString: '6.44 Kb',