Searched defs:totalFailed (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/test/
H A Dencodingstest.c44 static unsigned int totalFailed,totalCount; variable
51 totalFailed=totalCount=0;
60 totalFailed++;
308 rfbLog("%d failed, %d received\n",totalFailed,totalCount);
333 if(totalFailed)

Completed in 80 milliseconds