HomeSort by: relevance | last modified time | path
    Searched defs:testcount (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/dev/audio/
audiotest.c 169 int testcount; variable in typeref:typename:int
333 testcount,
334 testcount - failcount - skipcount);
762 * If caller already count up testcount, call xp_fail() instead.
765 testcount++; \
785 * If caller already count up testcount, call xp_skip() instead.
788 testcount++; \
809 testcount++;
820 testcount++;
833 testcount++
    [all...]

Completed in 12 milliseconds