Searched refs:log_file (Results 1 - 25 of 72) sorted by relevance

123

/external/ltp/testcases/realtime/scripts/
H A Dparser.py34 log_file=filename
36 self.__log_file = open(log_file, "r")
/external/v8/tools/
H A Dlinux-tick-processor4 log_file="v8.log"
8 log_file=${arg}
26 d8_exec=`grep -m 1 -o '".*/d8"' $log_file | sed 's/"//g'`
36 cat $log_file | $d8_exec $tools_path/splaytree.js $tools_path/codemap.js \
H A Ddump-cpp.py27 log_file = 'v8.log'
35 log_file = arg
40 with open(log_file, 'r') as f:
47 print 'd8 binary path found in {} is not executable.'.format(log_file)
50 print 'No d8 binary path found in {}.'.format(log_file)
55 with open(log_file) as f:
69 with open(log_file, 'w') as f:
H A Dplot-timer-events4 log_file="v8.log"
8 log_file=${arg}
30 d8_exec=`grep -m 1 -o '".*/d8"' $log_file | sed 's/"//g'`
78 cat $log_file |
/external/toolchain-utils/deprecated/
H A Dsummarize_results.py26 def Matches(self, log_file):
27 for log_line in log_file:
32 def Summarize(self, log_file, filename):
37 for line in log_file:
59 def Matches(self, log_file):
61 for log_line in log_file:
66 def Summarize(self, log_file, filename):
69 log_file_lines = '\n'.join(log_file)
84 def Matches(self, log_file):
85 for log_line in log_file
[all...]
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
H A Dlog.py51 def trace_enable(log_file=None):
52 _trace_enable(log_file)
55 def _trace_enable(log_file=None):
63 if log_file == None:
68 log_file = open("%s.json" % n, "ab", False)
70 elif isinstance(log_file, basestring):
71 _note("trace_event: tracelog name is %s" % log_file)
72 log_file = open("%s" % log_file, "ab", False)
73 elif not hasattr(log_file, 'filen
[all...]
/external/ImageMagick/config/
H A Dtap-driver.sh61 # TODO: $log_file, $trs_file and $test_name are defined).
63 log_file= # Where to save the result and output of the test script.
76 --log-file) log_file=$2; shift;;
148 -v log_file="$log_file" \
639 } 3>"$log_file"
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
/external/ltp/testcases/realtime/func/pi-tests/
H A Dparse-testpi1.py57 log_file = sys.argv[1]
58 log = TestPi1(log_file)
H A Dparse-testpi2.py64 log_file=sys.argv[1]
65 log = TestPi2(log_file)
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
H A Dhost_replay.sh98 read log_dir log_file <<< `echo $file | awk -F/ 'BEGIN{OFS=" ";} \
100 cp "${HOST_TMP_LOG_DIR}/${log_file}" "${board}/${log_dir}/${log_file}"
/external/pcre/dist2/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
/external/autotest/server/cros/chaos_lib/
H A Dchaos_log_analyzer.py27 def _find_line_in_log(self, search_pattern, log_file):
29 log_file.seek(0)
30 for line in log_file:
51 def _extract_log_lines(self, log_file, start_pattern=None, end_pattern=None,
71 log_file.seek(0)
72 for line in log_file:
/external/google-breakpad/android/
H A Dtest-driver55 # TODO: $log_file, $trs_file and $test_name are defined).
57 log_file= # Where to save the output of the test script.
67 --log-file) log_file=$2; shift;;
90 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
97 # ANDROID: old line was: "$@" > $log_file 2>&1
99 "$progdir/test-shell.sh" "$@" > $log_file 2>&1
/external/google-breakpad/autotools/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/external/libmicrohttpd/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/external/protobuf/gtest/build-aux/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/external/protobuf/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/external/strace/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/external/arm-neon-tests/
H A Dcompute_ref.c36 FILE* log_file = NULL; variable
44 if (log_file) fclose (log_file);
204 log_file = fopen (LOGFILE, "w");
205 if (log_file == NULL) {
212 fprintf (log_file, "Error opening ref file %s\n", REFFILE);
218 fprintf (log_file, "Error opening GCC ref file %s\n", GCCTESTS_FILE);
222 fprintf (log_file, "Computing refs....\n");
367 fprintf (log_file, "Finished\n");
/external/autotest/client/cros/faft/utils/
H A Dos_interface.py59 self.log_file = None
70 def init(self, state_dir=None, log_file=None):
77 log_file - a string, the name of the log file kept in the state
91 if log_file:
92 if log_file[0] == '/':
93 self.log_file = log_file
95 self.log_file = os.path.join(state_dir, log_file)
223 self.log_file
[all...]
/external/iptables/
H A Diptables-test.py30 log_file = None variable
145 global log_file
146 print >> log_file, "command: %s" % cmd
148 stderr=subprocess.STDOUT, stdout=log_file)
149 log_file.flush()
288 global log_file
290 log_file = open(LOGFILE, 'w')
/external/skia/infra/bots/recipe_modules/upload_dm_results/
H A Dapi.py47 log_file = results_dir.join(VERBOSE_LOG)
51 self.m.shutil.copy('copy verbose.log', log_file, tmp_dir)
53 self.m.shutil.remove('rm old verbose.log', log_file)
/external/dnsmasq/src/
H A Dlog.c70 if (daemon->log_file)
78 if (!log_reopen(daemon->log_file))
104 int log_reopen(char *log_file) argument
111 if (log_file)
113 log_fd = open(log_file, O_WRONLY|O_CREAT|O_APPEND, S_IRUSR|S_IWUSR|S_IRGRP);
/external/autotest/scheduler/
H A Dpidfile_monitor.py64 log_file=None, pidfile_name=None, paired_with_pidfile=None,
72 num_processes=num_processes, log_file=log_file,

Completed in 783 milliseconds

123