Searched refs:errorRate (Results 1 – 2 of 2) sorted by relevance
50 errorRate = 0; in init()190 if (errorRate && (++mCommandCount % errorRate == 0)) { in dispatchCommand()
29 int errorRate; variable