HomeSort by: relevance | last modified time | path
    Searched defs:stdout_text (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/cli/
cmd_report_html.cpp 337 const std::string stdout_text = iter.stdout_contents(); local
338 if (!stdout_text.empty())
339 templates.add_variable("stdout", stdout_text);

Completed in 39 milliseconds