Searched refs:log_num (Results 1 – 1 of 1) sorted by relevance
92 void exec_cmd(std::string const& cmd, int log_num, std::string const& path) { in exec_cmd() argument96 auto real_cmd = "OpenCppCoverage --export_type binary:cov-report" + std::to_string(log_num) in exec_cmd()101 (void)log_num; (void)path; in exec_cmd()