Searched refs:workloadCmd (Results 1 – 3 of 3) sorted by relevance
258 std::string workloadCmd = "workcommand"; variable261 protobufOutputFileWriter_->ProcessReportInfo(configNames, workloadCmd);276 EXPECT_STREQ(message.workload_cmd().c_str(), workloadCmd.c_str()); in __anonc60d4f8d0402()
49 const std::string &workloadCmd);
144 const std::string &workloadCmd) in ProcessReportInfo() argument152 info->set_workload_cmd(workloadCmd); in ProcessReportInfo()