Searched refs:totalBytesString (Results 1 – 5 of 5) sorted by relevance
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/ |
D | TabPaneNMStatstics.test.ts | 70 totalBytesString: '', 132 totalBytesString: '', 196 totalBytesString: '', 260 totalBytesString: '', 324 totalBytesString: '', 387 totalBytesString: '',
|
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/ |
D | TabPaneNMStatstics.ts | 121 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/ |
D | NativeHook.test.ts | 162 totalBytesString: '', 176 totalBytesString: expect.any(String),
|
/developtools/smartperf_host/ide/src/trace/bean/ |
D | NativeHook.ts | 68 totalBytesString: string = ''; property in NativeHookStatisticsTableData
|
/developtools/smartperf_host/ide/test/base-ui/table/ |
D | LitTable.test.ts | 444 totalBytesString: '4.44 Kb', 501 totalBytesString: '6.44 Kb',
|