Searched refs:ACCEPTABLE_ZERO_ERR_SAMPLES_COUNT (Results 1 – 2 of 2) sorted by relevance
200 enum { ACCEPTABLE_ZERO_ERR_SAMPLES_COUNT = 64 }; enumerator
754 ALOGE_IF((mZeroErrSamplesCount % ACCEPTABLE_ZERO_ERR_SAMPLES_COUNT) == 0, in updateErrorLocked()