HomeSort by: relevance | last modified time | path
    Searched refs:failcount (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/bin/sh/
t_set_e.sh 50 failcount=`expr $failcount + 1`
75 failcount=0
297 atf_fail "$failcount of $count failed cases"
  /src/tests/dev/audio/
audiotest.c 170 int failcount; variable in typeref:typename:int
334 testcount - failcount - skipcount);
335 if (failcount > 0)
336 printf(", %d failed", failcount);
344 if (failcount > 0)
778 failcount++;

Completed in 20 milliseconds