Home
last modified time | relevance | path

Searched refs:CMD_TRACE_FILE_SIZE (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/src/command/
DCmdConstant.ts17 static CMD_TRACE_FILE_SIZE = 'hdc_std shell stat --format=%s '; property in CmdConstant
/developtools/smartperf_host/ide/test/hdc/hdcclient/
DFormatCommand.test.ts20 expect(FormatCommand.string2FormatCommand(CmdConstant.CMD_TRACE_FILE_SIZE)).toEqual({
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts1020 …HdcDeviceManager.shellResultAsString(CmdConstant.CMD_TRACE_FILE_SIZE + this.recordSetting!.output,…
1070 CmdConstant.CMD_TRACE_FILE_SIZE + this.recordSetting!.longOutPath,