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