Searched refs:script_output (Results 1 – 2 of 2) sorted by relevance
548 script_output = ""550 script_output = utils.system_output(562 if script_output != '':563 logging.debug('crash_sender stdout/stderr: %s', script_output)
405 std::string script_output; in RunScriptFormatKeyword() local408 script_output, error) && in RunScriptFormatKeyword()410 s.Printf("%s", script_output.c_str()); in RunScriptFormatKeyword()