Home
last modified time | relevance | path

Searched refs:HTMLFILE (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/
Drunltp112 [ -g HTMLFILE] [ -i NUM_PROCS ] [ -l LOGFILE ] [ -m NUM_PROCS,CHUNKS,BYTES,HANGUP_FLAG ]
133 -g HTMLFILE Create an additional HTML output format
215 local HTMLFILE=
321 HTMLFILE="$OPTARG";;
323 HTMLFILE="$LTPROOT/output/$OPTARG"
734 if [ "$HTMLFILE" ]; then
735 echo "HTML File: $HTMLFILE"
845 …tml_report_header.txt test_start test_end test_output execution_status $OUTPUT_FILE > $HTMLFILE; )
847 echo "Location: $HTMLFILE";