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