Home
last modified time | relevance | path

Searched defs:cmdStr (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/cmds/test/unittest/
Dhiprofiler_cmd_test.cpp211 std::string cmdStr = in CreateCommand() local
254 std::string cmdStr = in CreateHiperfCommand() local
285 std::string cmdStr = in CreateEncoderCommand() local
327 std::string cmdStr = in CreateSplitHtraceCommand() local
365 std::string cmdStr = in CreateSplitNetworkProfilerCommand() local
395 std::string cmdStr = in CreateSplitHiperfCommand() local
424 std::string cmdStr = in CreateSplitHiebpfCommand() local
Dparse_plugin_config_test.cpp32 std::string cmdStr = " request_id: 1" in CreateCommand() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/json_utils_test/
Djson_utils_test.cpp110 std::string cmdStr = std::string("mkdir -p ") + filePath; in CreateFilePath() local
119 std::string cmdStr = std::string("touch ") + filePath; in CreateFile() local
134 std::string cmdStr = std::string("rm -rf ") + filePath; in DeleteFilePath() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/utils_Test/
Dutils_test.cpp86 std::string cmdStr = std::string("mkdir -p ") + filePath; in CreateFilePath() local
95 std::string cmdStr = std::string("touch ") + filePath; in CreateFile() local
106 std::string cmdStr = std::string("rm -rf ") + filePath; in DeleteFilePath() local
/developtools/packing_tool/packing_tool/frameworks/test/unittest/zip_utils_test/
Dzip_utils_test.cpp96 std::string cmdStr = std::string("mkdir -p ") + filePath; in CreateFilePath() local
105 std::string cmdStr = std::string("touch ") + filePath; in CreateFile() local
116 std::string cmdStr = std::string("rm -rf ") + filePath; in DeleteFilePath() local
/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp44 std::string cmdStr = CMD_COMMAND_MAP.at(CmdCommand::TASKSET); in SmartPerfCommand() local
101 std::string cmdStr = CMD_COMMAND_MAP.at(CmdCommand::TASKSET); in HelpCommand() local
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test.cpp41 std::string cmdStr = in CreateCommand() local