Lines Matching refs:log
68 # Setup a log file where all log() and log2() output will be sent
70 # $1: log file path (optional)
77 TMPLOG=/tmp/ndk-log-$$.log
91 log ()
302 TMPL=/tmp/android-$$-test.log
353 log "CC : compiler check ok ($CC)"
373 log "LD : linker check ok ($LD)"
402 log "CXX : C++ compiler check ok ($CXX)"
410 # stores the error log into $TMPL
424 # try to link the recently built file into an executable. error log in $TMPL