Searched refs:LOG (Results 1 - 25 of 1915) sorted by relevance

1234567891011>>

/external/clang/test/PCH/
H A Dformat-strings.c10 #define LOG printf(FOOBAR "%f", __LINE__) macro
15 LOG;
/external/strace/tests/
H A Dgetdents.test7 rm -rf -- "$LOG".dir
10 OUT="$LOG.out"
13 match_diff "$LOG" "$OUT"
H A Dgetdents64.test7 rm -rf -- "$LOG".dir
10 OUT="$LOG.out"
13 match_diff "$LOG" "$OUT"
H A Dreaddir.test7 rm -rf -- "$LOG".dir
10 OUT="$LOG.out"
13 match_diff "$LOG" "$OUT"
H A Dadjtimex.test8 OUT="$LOG.out"
10 match_grep "$LOG" "$OUT"
H A Dbpf.test8 OUT="$LOG.out"
10 match_grep "$LOG" "$OUT"
H A Dfile_handle.test9 OUT="$LOG.out"
12 match_diff "$LOG" "$OUT"
H A Dftruncate.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dftruncate64.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dinet-cmsg.test9 OUT="$LOG.out"
12 match_diff "$LOG" "$OUT"
H A Dipc.sh7 OUT="$LOG.out"
11 match_grep "$LOG" "$OUT"
H A Dllseek.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dlseek.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dmembarrier.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dmlock2.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dpersonality.test8 OUT="$LOG.out"
10 match_grep "$LOG" "$OUT"
H A Dpselect6.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dseccomp.test7 OUT="$LOG.out"
11 match_diff "$LOG" "$OUT"
H A Dsysinfo.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dtime.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dtimer_create.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dtimes-fail.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dtruncate.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
H A Dtruncate64.test8 OUT="$LOG.out"
10 match_diff "$LOG" "$OUT"
/external/e2fsprogs/tests/scripts/
H A Dresize_test22 echo $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 > $LOG
23 $MKE2FS $FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
29 echo $CRCSUM $OUT_TMP >> $LOG 2>&1
31 echo Checksum is $CSUM_1 >> $LOG
33 echo Setting up file system >> $LOG
34 $DEBUGFS -w $TMPFILE >> $LOG 2>&1 << EOF
42 echo " " >> $LOG
46 echo $FSCK -fy $TMPFILE >> $LOG 2>&1
47 $FSCK -fy $TMPFILE >> $LOG 2>&1
49 echo $RESIZE2FS $RESIZE2FS_OPTS -d 31 $TMPFILE $SIZE_2 >> $LOG
[all...]

Completed in 270 milliseconds

1234567891011>>