Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfunction_exec_script.cc381 std::string stderr_output; // TODO(brettw) not hooked up, see above. in RunExecScript() local
385 &output, &stderr_output, &exit_code)) { in RunExecScript()