Home
last modified time | relevance | path

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

/external/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=
320 HTMLFILE="$OPTARG";;
322 HTMLFILE="$LTPROOT/output/$OPTARG";;
503 …if [ ! "$HTMLFILE" ] ; then ## User has not mentioned HTML File name, We ne…
733 if [ "$HTMLFILE" ]; then
734 echo "HTML File: $HTMLFILE"
844 …eport_header.txt test_start test_end test_output execution_status $OUTPUT_DIRECTORY > $HTMLFILE; )
846 echo "Location: $HTMLFILE";