Searched refs:SAMPLES (Results 1 – 1 of 1) sorted by relevance
84 private static final int SAMPLES = 100000; field in DetectRegression269 for (int run = 0; run < SAMPLES; run++) { in probFalsePositive()284 return (double) failures / SAMPLES; in probFalsePositive()