HomeSort by relevance Sort by last modified time
    Searched refs:jwarningcnt (Results 1 - 2 of 2) sorted by null

  /cts/tools/vm-tests-tf/etc/
starthosttests 119 export jwarningcnt=0
195 (( jwarningcnt += 1 ))
215 let jallcalccnt=$jpassedcnt+$jfailedcnt+$jvfefailedcnt+$jwarningcnt
226 echo "<br>Console errors: ${jwarningcnt}" >> $report
244 echo "Console errors : ${jwarningcnt}"
starttests 126 export jwarningcnt=0
214 (( jwarningcnt += 1 ))
234 let jallcalccnt=$jpassedcnt+$jfailedcnt+$jvfefailedcnt+$jwarningcnt
245 echo "<br>Console errors: ${jwarningcnt}" >> $report
263 echo "Console errors : ${jwarningcnt}"

Completed in 66 milliseconds