Searched refs:write_log (Results 1 – 1 of 1) sorted by relevance
336 write_log(bytearray(result_line, encoding='utf-8'), LOG_FILE)339 write_log(result_line, LOG_OUT)341 write_log(result_line, LOG_OUT)350 write_log(b'%s %s\n' % (timestamp, line), LOG_FILE)421 write_log("Not adding Test '%s' to this run.\n" %518 write_log("Warning: TestGroup '%s' not added to this run. "524 write_log("Warning: TestGroup '%s' not added to this run. "531 write_log("Not adding TestGroup '%s' to this run.\n" %824 write_log('Could not make a symlink to directory %s\n' %862 def write_log(msg, target): function[all …]