Home | History | Annotate | Download | only in metrics

Lines Matching defs:inconsistencies

332   int inconsistencies = NO_INCONSISTENCIES;
337 inconsistencies |= BUCKET_ORDER_ERROR;
342 inconsistencies |= RANGE_CHECKSUM_ERROR;
352 inconsistencies |= COUNT_HIGH_ERROR;
357 inconsistencies |= COUNT_LOW_ERROR;
360 return inconsistencies;